Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 107, 'title' => 'Aankondiging subsidieronde voor DCCG nieuwsbrief en website', 'intro' => '<p>Bij de Stichting Sacha Swarttouw-Hijmans kan subsidie worden aangevraagd middels bijgesloten formulier. Dit formulier graag indienen voor 10 maart 2025. Contact kan worden opgenomen via stichting@swarttouw.net</p>', 'content' => '<p><a id="93a4b3a8-8572-4ef2-1592-4c709c0807c1" href="https://dccg.nl/files/original/stichting-ssh-formulier-2025.doc">https://dccg.nl/files/original/stichting-ssh-formulier-2025.doc</a></p> <p>Bij de Stichting Sacha Swarttouw-Hijmans kan subsidie worden aangevraagd middels bijgesloten formulier. Dit formulier graag indienen voor 10 maart 2025. Contact kan worden opgenomen via <a href="mailto:stichting@swarttouw.net">stichting@swarttouw.net</a></p> <p> </p> <p> </p>', 'slug' => 'aankondiging-subsidieronde-voor-dccg-nieuwsbrief-en-website', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Aankondiging subsidieronde voor DCCG nieuwsbrief en website', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Aankondiging subsidieronde voor DCCG nieuwsbrief en website
Bij de Stichting Sacha Swarttouw-Hijmans kan subsidie worden aangevraagd middels bijgesloten formulier. Dit formulier graag indienen voor 10 maart 2025. Contact kan worden opgenomen via stichting@swarttouw.net
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 107, 'title' => 'Aankondiging subsidieronde voor DCCG nieuwsbrief en website', 'intro' => '<p>Bij de Stichting Sacha Swarttouw-Hijmans kan subsidie worden aangevraagd middels bijgesloten formulier. Dit formulier graag indienen voor 10 maart 2025. Contact kan worden opgenomen via stichting@swarttouw.net</p>', 'content' => '<p><a id="93a4b3a8-8572-4ef2-1592-4c709c0807c1" href="https://dccg.nl/files/original/stichting-ssh-formulier-2025.doc">https://dccg.nl/files/original/stichting-ssh-formulier-2025.doc</a></p> <p>Bij de Stichting Sacha Swarttouw-Hijmans kan subsidie worden aangevraagd middels bijgesloten formulier. Dit formulier graag indienen voor 10 maart 2025. Contact kan worden opgenomen via <a href="mailto:stichting@swarttouw.net">stichting@swarttouw.net</a></p> <p> </p> <p> </p>', 'slug' => 'aankondiging-subsidieronde-voor-dccg-nieuwsbrief-en-website', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Aankondiging subsidieronde voor DCCG nieuwsbrief en website', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 106, 'title' => 'DCCG Masterclass en DCCG-dag', 'intro' => '<p>Een oude traditie weer nieuw leven ingeblazen: Masterclass DCCG en de DCCG dag. Op een mooie locatie (SS Rotterdam) twee interessante dagen gehad. Een intrigerende inkijk op dag 1 wat er speelt op maligne colorectaal gebied in het Erasmus MC en dag 2 besproken wat er op ons afkomt gezien de recente wetenschappelijke ontwikkelingen. Dit alles werd bediscussieerd met een gemêleerd publiek wat bestond uit Researchers, Verpleegkundig specialisten, MDL-artsen, Chirurgen, Medisch Oncologen, Pathologen, Radiologen en radiotherapeuten. Deze prachtige dagen werden mede mogelijk gemaakt door de firma's Merck, Servier, MSD, Pierre Fabre, Nordic Pharma, Medtronic en Johnson & Johnson.</p>', 'content' => '<p>Een oude traditie weer nieuw leven ingeblazen: Masterclass DCCG en de DCCG dag. Op een mooie locatie (SS Rotterdam) twee interessante dagen gehad. Een intrigerende inkijk op dag 1 wat er speelt op maligne colorectaal gebied in het Erasmus MC en dag 2 besproken wat er op ons afkomt gezien de recente wetenschappelijke ontwikkelingen. Dit alles werd bediscussieerd met een gemêleerd publiek wat bestond uit Researchers, Verpleegkundig specialisten, MDL-artsen, Chirurgen, Medisch Oncologen, Pathologen, Radiologen en radiotherapeuten. Deze prachtige dagen werden mede mogelijk gemaakt door de firma's Merck, Servier, MSD, Pierre Fabre, Nordic Pharma, Medtronic en Johnson & Johnson.</p>', 'slug' => 'dccg-masterclass-en-dccg-dag', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'DCCG Masterclass en DCCG-dag', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
DCCG Masterclass en DCCG-dag
Een oude traditie weer nieuw leven ingeblazen: Masterclass DCCG en de DCCG dag. Op een mooie locatie (SS Rotterdam) twee interessante dagen gehad. Een intrigerende inkijk op dag 1 wat er speelt op maligne colorectaal gebied in het Erasmus MC en dag 2 besproken wat er op ons afkomt gezien de recente wetenschappelijke ontwikkelingen. Dit alles werd bediscussieerd met een gemêleerd publiek wat bestond uit Researchers, Verpleegkundig specialisten, MDL-artsen, Chirurgen, Medisch Oncologen, Pathologen, Radiologen en radiotherapeuten. Deze prachtige dagen werden mede mogelijk gemaakt door de firma's Merck, Servier, MSD, Pierre Fabre, Nordic Pharma, Medtronic en Johnson & Johnson.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 106, 'title' => 'DCCG Masterclass en DCCG-dag', 'intro' => '<p>Een oude traditie weer nieuw leven ingeblazen: Masterclass DCCG en de DCCG dag. Op een mooie locatie (SS Rotterdam) twee interessante dagen gehad. Een intrigerende inkijk op dag 1 wat er speelt op maligne colorectaal gebied in het Erasmus MC en dag 2 besproken wat er op ons afkomt gezien de recente wetenschappelijke ontwikkelingen. Dit alles werd bediscussieerd met een gemêleerd publiek wat bestond uit Researchers, Verpleegkundig specialisten, MDL-artsen, Chirurgen, Medisch Oncologen, Pathologen, Radiologen en radiotherapeuten. Deze prachtige dagen werden mede mogelijk gemaakt door de firma's Merck, Servier, MSD, Pierre Fabre, Nordic Pharma, Medtronic en Johnson & Johnson.</p>', 'content' => '<p>Een oude traditie weer nieuw leven ingeblazen: Masterclass DCCG en de DCCG dag. Op een mooie locatie (SS Rotterdam) twee interessante dagen gehad. Een intrigerende inkijk op dag 1 wat er speelt op maligne colorectaal gebied in het Erasmus MC en dag 2 besproken wat er op ons afkomt gezien de recente wetenschappelijke ontwikkelingen. Dit alles werd bediscussieerd met een gemêleerd publiek wat bestond uit Researchers, Verpleegkundig specialisten, MDL-artsen, Chirurgen, Medisch Oncologen, Pathologen, Radiologen en radiotherapeuten. Deze prachtige dagen werden mede mogelijk gemaakt door de firma's Merck, Servier, MSD, Pierre Fabre, Nordic Pharma, Medtronic en Johnson & Johnson.</p>', 'slug' => 'dccg-masterclass-en-dccg-dag', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'DCCG Masterclass en DCCG-dag', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 105, 'title' => 'De Oncologische Colorectale Masterclass', 'intro' => '<p>De Oncologische Colorectale Masterclass vindt plaats op 14 en 15 november 2024 in het Erasmus MC te Rotterdam</p> <p>Inschrijven kan via onderstaande link:</p> <p><a href="https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcongresscare.eventsair.com%2Fcolorectale-masterclass-dccg-dag%2Fdeelnemers&data=05%7C02%7Cc.verhoef%40erasmusmc.nl%7C3d837864ac3d4dc6fb1c08dcdd5763d6%7C526638ba6af34b0fa532a1a511f4ac80%7C0%7C0%7C638628614670648840%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=cGdhRw%2B6Ivj%2F4w3PCacanYtjKzbP7bXwQCWnKv65YM0%3D&reserved=0">https://congresscare.eventsair.com/colorectale-masterclass-dccg-dag/deelnemers</a></p>', 'content' => '<p> </p> <p>Een oude traditie wordt weer opgepakt; <strong><em><u>De Oncologische Colorectale Masterclass</u></em></strong>. Het colorectale multidisciplinaire team van een ziekenhuis wordt aangemoedigd om te participeren in deze inspirerende dag over hoe klinische dilemma’s kunnen worden aangepakt en hoe basale, translationele en klinische studies hier behulpzaam in kunnen zijn. Ieder jaar komt er een wisselend colorectaal organiserend centrum. Hiermee kan het betreffende centrum laten zien hoe zij dit aanpakken. Dit jaar verwelkomt het Erasmus MC u graag in de stad Rotterdam. Voor deze dag zijn er een beperkt aantal inschrijvingen om interactie te bevorderen, wat een kenmerk is van deze dag. We hopen op een levendige uitwisseling van kennis en ervaring. De volgende dag wordt aansluitend de <strong><em><u>DCCG-Dag</u></em></strong> gehouden waarbij dit jaar met name (inter)nationale studies worden besproken die invloed kunnen hebben op onze dagelijkse praktijk. Voor de DCCG-dag is individuele inschrijving mogelijk, in tegenstelling tot de masterclass, waarbij dus het liefst een multidisciplinaire team wordt aangemeld. We hopen u allen te ontmoeten op 14 en 15 november 2024 !</p> <p>Het DCCG-bestuur </p> <p><a id="0c49aba9-47cf-442c-3f2a-4de32ba0aa7a" href="https://dccg.nl/files/original/masterclass-compleet.pdf">https://dccg.nl/files/original/masterclass-compleet.pdf</a></p> <p> </p>', 'slug' => 'de-oncologische-colorectale-masterclass', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'De Oncologische Colorectale Masterclass', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
De Oncologische Colorectale Masterclass
De Oncologische Colorectale Masterclass vindt plaats op 14 en 15 november 2024 in het Erasmus MC te Rotterdam
Inschrijven kan via onderstaande link:
https://congresscare.eventsair.com/colorectale-masterclass-dccg-dag/deelnemers
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 105, 'title' => 'De Oncologische Colorectale Masterclass', 'intro' => '<p>De Oncologische Colorectale Masterclass vindt plaats op 14 en 15 november 2024 in het Erasmus MC te Rotterdam</p> <p>Inschrijven kan via onderstaande link:</p> <p><a href="https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcongresscare.eventsair.com%2Fcolorectale-masterclass-dccg-dag%2Fdeelnemers&data=05%7C02%7Cc.verhoef%40erasmusmc.nl%7C3d837864ac3d4dc6fb1c08dcdd5763d6%7C526638ba6af34b0fa532a1a511f4ac80%7C0%7C0%7C638628614670648840%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=cGdhRw%2B6Ivj%2F4w3PCacanYtjKzbP7bXwQCWnKv65YM0%3D&reserved=0">https://congresscare.eventsair.com/colorectale-masterclass-dccg-dag/deelnemers</a></p>', 'content' => '<p> </p> <p>Een oude traditie wordt weer opgepakt; <strong><em><u>De Oncologische Colorectale Masterclass</u></em></strong>. Het colorectale multidisciplinaire team van een ziekenhuis wordt aangemoedigd om te participeren in deze inspirerende dag over hoe klinische dilemma’s kunnen worden aangepakt en hoe basale, translationele en klinische studies hier behulpzaam in kunnen zijn. Ieder jaar komt er een wisselend colorectaal organiserend centrum. Hiermee kan het betreffende centrum laten zien hoe zij dit aanpakken. Dit jaar verwelkomt het Erasmus MC u graag in de stad Rotterdam. Voor deze dag zijn er een beperkt aantal inschrijvingen om interactie te bevorderen, wat een kenmerk is van deze dag. We hopen op een levendige uitwisseling van kennis en ervaring. De volgende dag wordt aansluitend de <strong><em><u>DCCG-Dag</u></em></strong> gehouden waarbij dit jaar met name (inter)nationale studies worden besproken die invloed kunnen hebben op onze dagelijkse praktijk. Voor de DCCG-dag is individuele inschrijving mogelijk, in tegenstelling tot de masterclass, waarbij dus het liefst een multidisciplinaire team wordt aangemeld. We hopen u allen te ontmoeten op 14 en 15 november 2024 !</p> <p>Het DCCG-bestuur </p> <p><a id="0c49aba9-47cf-442c-3f2a-4de32ba0aa7a" href="https://dccg.nl/files/original/masterclass-compleet.pdf">https://dccg.nl/files/original/masterclass-compleet.pdf</a></p> <p> </p>', 'slug' => 'de-oncologische-colorectale-masterclass', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'De Oncologische Colorectale Masterclass', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 104, 'title' => 'Stichting Sacha Swarttouw-Hijmans, subsidieronde 2024', 'intro' => '<p><a id="8e3e34d9-d42a-4c82-ad0e-24d5436c7f83" href="https://dccg.nl/files/original/stichting-ssh-formulier-2024.doc">https://dccg.nl/files/original/stichting-ssh-formulier-2024.doc</a></p> <p>Er kunnen weer aanvragen worden gedaan voor subsidies van de Swarttouw Stichting. Graag insturen voor 10 maart 2024 via bijgesloten formulier. </p>', 'content' => '<p>Stichting Sacha Swarttouw-Hijmans</p>', 'slug' => 'stichting-sacha-swarttouw-hijmans-subsidieronde-2024', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Stichting Sacha Swarttouw-Hijmans, subsidieronde 2024', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '0', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Stichting Sacha Swarttouw-Hijmans, subsidieronde 2024
https://dccg.nl/files/original/stichting-ssh-formulier-2024.doc
Er kunnen weer aanvragen worden gedaan voor subsidies van de Swarttouw Stichting. Graag insturen voor 10 maart 2024 via bijgesloten formulier.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 104, 'title' => 'Stichting Sacha Swarttouw-Hijmans, subsidieronde 2024', 'intro' => '<p><a id="8e3e34d9-d42a-4c82-ad0e-24d5436c7f83" href="https://dccg.nl/files/original/stichting-ssh-formulier-2024.doc">https://dccg.nl/files/original/stichting-ssh-formulier-2024.doc</a></p> <p>Er kunnen weer aanvragen worden gedaan voor subsidies van de Swarttouw Stichting. Graag insturen voor 10 maart 2024 via bijgesloten formulier. </p>', 'content' => '<p>Stichting Sacha Swarttouw-Hijmans</p>', 'slug' => 'stichting-sacha-swarttouw-hijmans-subsidieronde-2024', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Stichting Sacha Swarttouw-Hijmans, subsidieronde 2024', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '0', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 103, 'title' => 'PLCR 10 jaar 18 september 2023', 'intro' => '<p>Op 18 september 2023 organiseert het centraal studieteam van PLCRC een symposium voor zorgprofessionals ter ere van hun 10-jarig bestaan als cohortstudie van de DCCG. Verschillende betrokken onderzoekers zullen resultaten presenteren die in de afgelopen 10 jaar zijn behaald en ze blikken samen vooruit op de toekomst en mogelijkheden van PCLRC. </p> <p> </p>', 'content' => '<p><strong>Ons symposium bijwonen op 18 september? </strong></p> <p><strong>Informatie en aanmelden via</strong> <a href="https://www.umcutrecht.nl/nl/symposium-10-jaar-plcrc-impact-op-de-praktijk">https://www.umcutrecht.nl/nl/symposium-10-jaar-plcrc-impact-op-de-praktijk</a></p>', 'slug' => 'plcr-10-jaar-18-september-2023', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'PLCR 10 jaar 18 september 2023', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
PLCR 10 jaar 18 september 2023
Op 18 september 2023 organiseert het centraal studieteam van PLCRC een symposium voor zorgprofessionals ter ere van hun 10-jarig bestaan als cohortstudie van de DCCG. Verschillende betrokken onderzoekers zullen resultaten presenteren die in de afgelopen 10 jaar zijn behaald en ze blikken samen vooruit op de toekomst en mogelijkheden van PCLRC.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 103, 'title' => 'PLCR 10 jaar 18 september 2023', 'intro' => '<p>Op 18 september 2023 organiseert het centraal studieteam van PLCRC een symposium voor zorgprofessionals ter ere van hun 10-jarig bestaan als cohortstudie van de DCCG. Verschillende betrokken onderzoekers zullen resultaten presenteren die in de afgelopen 10 jaar zijn behaald en ze blikken samen vooruit op de toekomst en mogelijkheden van PCLRC. </p> <p> </p>', 'content' => '<p><strong>Ons symposium bijwonen op 18 september? </strong></p> <p><strong>Informatie en aanmelden via</strong> <a href="https://www.umcutrecht.nl/nl/symposium-10-jaar-plcrc-impact-op-de-praktijk">https://www.umcutrecht.nl/nl/symposium-10-jaar-plcrc-impact-op-de-praktijk</a></p>', 'slug' => 'plcr-10-jaar-18-september-2023', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'PLCR 10 jaar 18 september 2023', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 102, 'title' => 'ESMO2022: neoadjuvante therapie voor mismatch repair deficiëntie tumoren', 'intro' => '<p>Op de voorbije ESMO meeting in Parijs werden de resultaten gepresenteerd van de NICHE-2 studie. In deze studie werden patienten met mismatch repair deficiënte tumoren, voor de operatie behandeld met immunotherapie. Deze mismatch repair deficiënte tumoren bevatten veel DNA mutaties, waardoor het lichaam de tumorcellen uiteindelijk beschouwd als lichaamsvreemd. Hierdoor worden deze tumoren meer aangevallen door het immuunsysteem en kan door het aansturen van het immuunsysteem met immunotherapie extra anti-tumor effect bekomen worden bij deze tumoren. Na de operatie, bleek uit microscopisch onderzoek door pathologen, de tumor in 95% van de patiënten grotendeels weg te zijn (nog minder dan 10% van de tumorcellen bleven over). In 67% van de patiënten kon de patholoog zelfs helemaal geen tumorcellen meer vinden onder de microscoop. Het onderzoek, geleid door Dr. Myriam Chalabi van het Antoni van Leeuwenhoek ziekenhuis, werd met enthousiasme onthaald en baant de weg naar een nieuwe manier om coloreactale tumoren tumoren te behandelen.</p>', 'content' => '<p><a id="b40fb7f0-948c-4348-97b9-a59b43a0e582" href="https://www.youtube.com/watch?v=WpuHCwkARo8" target="_blank" rel="noopener">https://www.youtube.com/watch?v=WpuHCwkARo8</a></p>', 'slug' => 'esmo2022-neoadjuvante-therapie-voor-mismatch-repair-defici-ntie-tumoren', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'ESMO2022: neoadjuvante therapie voor mismatch repair deficiëntie tumoren', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
ESMO2022: neoadjuvante therapie voor mismatch repair deficiëntie tumoren
Op de voorbije ESMO meeting in Parijs werden de resultaten gepresenteerd van de NICHE-2 studie. In deze studie werden patienten met mismatch repair deficiënte tumoren, voor de operatie behandeld met immunotherapie. Deze mismatch repair deficiënte tumoren bevatten veel DNA mutaties, waardoor het lichaam de tumorcellen uiteindelijk beschouwd als lichaamsvreemd. Hierdoor worden deze tumoren meer aangevallen door het immuunsysteem en kan door het aansturen van het immuunsysteem met immunotherapie extra anti-tumor effect bekomen worden bij deze tumoren. Na de operatie, bleek uit microscopisch onderzoek door pathologen, de tumor in 95% van de patiënten grotendeels weg te zijn (nog minder dan 10% van de tumorcellen bleven over). In 67% van de patiënten kon de patholoog zelfs helemaal geen tumorcellen meer vinden onder de microscoop. Het onderzoek, geleid door Dr. Myriam Chalabi van het Antoni van Leeuwenhoek ziekenhuis, werd met enthousiasme onthaald en baant de weg naar een nieuwe manier om coloreactale tumoren tumoren te behandelen.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 102, 'title' => 'ESMO2022: neoadjuvante therapie voor mismatch repair deficiëntie tumoren', 'intro' => '<p>Op de voorbije ESMO meeting in Parijs werden de resultaten gepresenteerd van de NICHE-2 studie. In deze studie werden patienten met mismatch repair deficiënte tumoren, voor de operatie behandeld met immunotherapie. Deze mismatch repair deficiënte tumoren bevatten veel DNA mutaties, waardoor het lichaam de tumorcellen uiteindelijk beschouwd als lichaamsvreemd. Hierdoor worden deze tumoren meer aangevallen door het immuunsysteem en kan door het aansturen van het immuunsysteem met immunotherapie extra anti-tumor effect bekomen worden bij deze tumoren. Na de operatie, bleek uit microscopisch onderzoek door pathologen, de tumor in 95% van de patiënten grotendeels weg te zijn (nog minder dan 10% van de tumorcellen bleven over). In 67% van de patiënten kon de patholoog zelfs helemaal geen tumorcellen meer vinden onder de microscoop. Het onderzoek, geleid door Dr. Myriam Chalabi van het Antoni van Leeuwenhoek ziekenhuis, werd met enthousiasme onthaald en baant de weg naar een nieuwe manier om coloreactale tumoren tumoren te behandelen.</p>', 'content' => '<p><a id="b40fb7f0-948c-4348-97b9-a59b43a0e582" href="https://www.youtube.com/watch?v=WpuHCwkARo8" target="_blank" rel="noopener">https://www.youtube.com/watch?v=WpuHCwkARo8</a></p>', 'slug' => 'esmo2022-neoadjuvante-therapie-voor-mismatch-repair-defici-ntie-tumoren', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'ESMO2022: neoadjuvante therapie voor mismatch repair deficiëntie tumoren', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 101, 'title' => 'DCCG heidag oktober 2022', 'intro' => '<p>Doelstellingen en waarden van de DCCG evalueren</p>', 'content' => '<p>Op 6 en 7 oktober 2022 hield de DCCG een heidag waarbij de doelstellingen en waarden van de DCCG werden geëvalueerd om zo nog beter patiëntgericht, landelijk onderzoek naar colorectaal kanker te ondersteunen en mogelijk te maken. Afgevaardigden van de verschillende werkgroepen kwamen ook de nieuwe trends in hun onderzoek uitleggen, zodat de DCCG nog beter kan inspelen op deze evoluties. Het doel van de DCCG is dan ook om innovatief onderzoek mogelijk te maken op een landelijk niveau, zodat nieuwe technieken en behandelingen correct kunnen worden geëvalueerd op hun doeltreffendheid en beter de weg vinden naar de patient.</p> <p> </p>', 'slug' => 'dccg-heidag-oktober-2022', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'DCCG heidag oktober 2022', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
DCCG heidag oktober 2022
Doelstellingen en waarden van de DCCG evalueren
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 101, 'title' => 'DCCG heidag oktober 2022', 'intro' => '<p>Doelstellingen en waarden van de DCCG evalueren</p>', 'content' => '<p>Op 6 en 7 oktober 2022 hield de DCCG een heidag waarbij de doelstellingen en waarden van de DCCG werden geëvalueerd om zo nog beter patiëntgericht, landelijk onderzoek naar colorectaal kanker te ondersteunen en mogelijk te maken. Afgevaardigden van de verschillende werkgroepen kwamen ook de nieuwe trends in hun onderzoek uitleggen, zodat de DCCG nog beter kan inspelen op deze evoluties. Het doel van de DCCG is dan ook om innovatief onderzoek mogelijk te maken op een landelijk niveau, zodat nieuwe technieken en behandelingen correct kunnen worden geëvalueerd op hun doeltreffendheid en beter de weg vinden naar de patient.</p> <p> </p>', 'slug' => 'dccg-heidag-oktober-2022', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'DCCG heidag oktober 2022', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 100, 'title' => 'Levertransplantatie bij patienten met gemetastaseerd colorectaal carcinoom ', 'intro' => '<p>Bij bepaalde subgroep patienten met naar de lever gemetastaseerd colorectaal carcinoom is levertransplantatie een mogelijkheid.</p>', 'content' => '<p><a id="d757131b-57cf-4673-9ee8-9bbcb2febef6" href="https://www.mednet.nl/nieuws/succesvolle-levertransplantatie-bij-darmkanker-met-uitzaaiingen-in-lever/" target="_blank" rel="noopener">https://www.mednet.nl/nieuws/succesvolle-levertransplantatie-bij-darmkanker-met-uitzaaiingen-in-lever/</a></p>', 'slug' => 'levertransplantatie-bij-patienten-met-gemetastaseerd-colorectaal-carcinoom-', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Levertransplantatie bij patienten met gemetastaseerd colorectaal carcinoom ', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Levertransplantatie bij patienten met gemetastaseerd colorectaal carcinoom
Bij bepaalde subgroep patienten met naar de lever gemetastaseerd colorectaal carcinoom is levertransplantatie een mogelijkheid.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 100, 'title' => 'Levertransplantatie bij patienten met gemetastaseerd colorectaal carcinoom ', 'intro' => '<p>Bij bepaalde subgroep patienten met naar de lever gemetastaseerd colorectaal carcinoom is levertransplantatie een mogelijkheid.</p>', 'content' => '<p><a id="d757131b-57cf-4673-9ee8-9bbcb2febef6" href="https://www.mednet.nl/nieuws/succesvolle-levertransplantatie-bij-darmkanker-met-uitzaaiingen-in-lever/" target="_blank" rel="noopener">https://www.mednet.nl/nieuws/succesvolle-levertransplantatie-bij-darmkanker-met-uitzaaiingen-in-lever/</a></p>', 'slug' => 'levertransplantatie-bij-patienten-met-gemetastaseerd-colorectaal-carcinoom-', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Levertransplantatie bij patienten met gemetastaseerd colorectaal carcinoom ', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 99, 'title' => 'Overgewicht en risico op colorectaal carcinoom', 'intro' => '<p>Door te kijken naar de cumulatieve blootstelling aan overgewicht tijdens het leven (in plaats van 1 meetmoment) wordt hoger risico dan eerder op colorectaal carcinoom aangetoond.<br /><br /></p>', 'content' => '<p><a id="33dff05e-9523-4e16-90a8-33bf5b243bed" href="https://www.mednet.nl/nieuws/cumulatieve-blootstelling-aan-overgewicht-verhoogt-risico-op-colorectaal-carcinoom/" target="_blank" rel="noopener">https://www.mednet.nl/nieuws/cumulatieve-blootstelling-aan-overgewicht-verhoogt-risico-op-colorectaal-carcinoom/</a></p>', 'slug' => 'overgewicht-en-risico-op-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Overgewicht en risico op colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Overgewicht en risico op colorectaal carcinoom
Door te kijken naar de cumulatieve blootstelling aan overgewicht tijdens het leven (in plaats van 1 meetmoment) wordt hoger risico dan eerder op colorectaal carcinoom aangetoond.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 99, 'title' => 'Overgewicht en risico op colorectaal carcinoom', 'intro' => '<p>Door te kijken naar de cumulatieve blootstelling aan overgewicht tijdens het leven (in plaats van 1 meetmoment) wordt hoger risico dan eerder op colorectaal carcinoom aangetoond.<br /><br /></p>', 'content' => '<p><a id="33dff05e-9523-4e16-90a8-33bf5b243bed" href="https://www.mednet.nl/nieuws/cumulatieve-blootstelling-aan-overgewicht-verhoogt-risico-op-colorectaal-carcinoom/" target="_blank" rel="noopener">https://www.mednet.nl/nieuws/cumulatieve-blootstelling-aan-overgewicht-verhoogt-risico-op-colorectaal-carcinoom/</a></p>', 'slug' => 'overgewicht-en-risico-op-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Overgewicht en risico op colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 98, 'title' => 'Kerncijfers darmkanker 2021', 'intro' => '<p>Sinds recent zijn de kerncijfers voor colorectaal carcinoom beschikbaar. Bijna 13.000 mensen kregen de diagnose colorectaal carcinoom in 2021. De verdeling van patiënten in stadium I tot en met IV was ongeveer 25% per stadium. </p>', 'content' => '<p><a id="a76fdc7b-b6a9-4674-0ccb-eef855916d80" href="https://iknl.nl/nieuws/2022/kerncijfers-darmkanker-12900-diagnoses-in-2021" target="_blank" rel="noopener">https://iknl.nl/nieuws/2022/kerncijfers-darmkanker-12900-diagnoses-in-2021</a></p>', 'slug' => 'kerncijfers-darmkanker-2021', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Kerncijfers darmkanker 2021', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Kerncijfers darmkanker 2021
Sinds recent zijn de kerncijfers voor colorectaal carcinoom beschikbaar. Bijna 13.000 mensen kregen de diagnose colorectaal carcinoom in 2021. De verdeling van patiënten in stadium I tot en met IV was ongeveer 25% per stadium.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 98, 'title' => 'Kerncijfers darmkanker 2021', 'intro' => '<p>Sinds recent zijn de kerncijfers voor colorectaal carcinoom beschikbaar. Bijna 13.000 mensen kregen de diagnose colorectaal carcinoom in 2021. De verdeling van patiënten in stadium I tot en met IV was ongeveer 25% per stadium. </p>', 'content' => '<p><a id="a76fdc7b-b6a9-4674-0ccb-eef855916d80" href="https://iknl.nl/nieuws/2022/kerncijfers-darmkanker-12900-diagnoses-in-2021" target="_blank" rel="noopener">https://iknl.nl/nieuws/2022/kerncijfers-darmkanker-12900-diagnoses-in-2021</a></p>', 'slug' => 'kerncijfers-darmkanker-2021', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Kerncijfers darmkanker 2021', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 97, 'title' => 'Patronen in uitzaaiingen van dikke darmkanker', 'intro' => '<p><span style="font-size: 12.0pt; font-family: 'Source Sans Pro',sans-serif; color: #333333;">Uitzaaiingen van darmkanker komen het meest voor in de lever (51%), long (33%) en peritoneum (22%). Lokale behandeling wordt steeds meer toegepast. Dit is gebaseerd op recent onderzoek gebaseerd op NKR data.</span></p>', 'content' => '<p><a id="28df6594-f25c-444d-1c4b-7759e9322a1b" href="https://iknl.nl/nieuws/2022/uitzaaiingen-darmkanker-vaakst-in-lever-en-longen" target="_blank" rel="noopener">https://iknl.nl/nieuws/2022/uitzaaiingen-darmkanker-vaakst-in-lever-en-longen</a></p> <p><a id="fb691a14-9af5-4927-8a99-1a22651b1de9" href="https://www.ejso.com/article/S0748-7983(21)00951-3/fulltext" target="_blank" rel="noopener">https://www.ejso.com/article/S0748-7983(21)00951-3/fulltext</a></p>', 'slug' => 'patronen-in-uitzaaiingen-van-dikke-darmkanker', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Patronen in uitzaaiingen van dikke darmkanker', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Patronen in uitzaaiingen van dikke darmkanker
Uitzaaiingen van darmkanker komen het meest voor in de lever (51%), long (33%) en peritoneum (22%). Lokale behandeling wordt steeds meer toegepast. Dit is gebaseerd op recent onderzoek gebaseerd op NKR data.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 97, 'title' => 'Patronen in uitzaaiingen van dikke darmkanker', 'intro' => '<p><span style="font-size: 12.0pt; font-family: 'Source Sans Pro',sans-serif; color: #333333;">Uitzaaiingen van darmkanker komen het meest voor in de lever (51%), long (33%) en peritoneum (22%). Lokale behandeling wordt steeds meer toegepast. Dit is gebaseerd op recent onderzoek gebaseerd op NKR data.</span></p>', 'content' => '<p><a id="28df6594-f25c-444d-1c4b-7759e9322a1b" href="https://iknl.nl/nieuws/2022/uitzaaiingen-darmkanker-vaakst-in-lever-en-longen" target="_blank" rel="noopener">https://iknl.nl/nieuws/2022/uitzaaiingen-darmkanker-vaakst-in-lever-en-longen</a></p> <p><a id="fb691a14-9af5-4927-8a99-1a22651b1de9" href="https://www.ejso.com/article/S0748-7983(21)00951-3/fulltext" target="_blank" rel="noopener">https://www.ejso.com/article/S0748-7983(21)00951-3/fulltext</a></p>', 'slug' => 'patronen-in-uitzaaiingen-van-dikke-darmkanker', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Patronen in uitzaaiingen van dikke darmkanker', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 96, 'title' => 'Publicatie QUALITAS studie', 'intro' => '<p>Afgelopen maand zijn de resultaten van de QUALITAS studie gepubliceerd. QUALITAS was een substudie van PLCRC, waarbij is gekeken naar de kwaliteit van leven van patiënten die behandeld zijn met TAS-102 (Lonsurf).</p> <p><br /><br /></p>', 'content' => '<p> </p> <p>Afgelopen maand zijn de resultaten van de QUALITAS studie gepubliceerd. QUALITAS was een substudie van PLCRC, waarbij is gekeken naar de kwaliteit van leven van patiënten die behandeld zijn met TAS-102 (Lonsurf).</p> <p>Aan deze studie hebben 150 patiënten meegedaan, die maandelijks een vragenlijst invulden over kwaliteit van leven. Doel was om na te gaan of de kwaliteit van leven wijzigde in de loop van de tijd tijdens de behandeling met TAS-102. Daarnaast werd gekeken naar progressievrije overleving (PFS), tijd tot falen van de behandeling (TTF) en overleving. </p> <p>De onderzoekers vonden geen verslechtering van kwaliteit van leven gedurende de eerste 10 maanden van behandeling met TAS-102 (Lonsurf).<br />Het behoud van kwaliteit van leven tijdens TAS-102-behandeling in de dagelijkse praktijk ondersteunt het gebruik ervan. Wel lijkt het raadzaam dat artsen de kwaliteit van leven meenemen bij het bepalen van de prognose en de behandelstrategie voor individuele patiënten, gezien de sterke relatie tussen slechtere kwaliteit van leven op baseline en overall survival</p> <p><a id="f22fcb6c-aa37-4e7e-3ac9-f68a551a9019" href="https://dccg.nl/files/original/2022hamers-qualitas-clinical-colorectal-cancer-na-proofs.pdf" target="_blank" rel="noopener">https://dccg.nl/files/original/2022hamers-qualitas-clinical-colorectal-cancer-na-proofs.pdf</a></p>', 'slug' => 'publicatie-qualitas-studie', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Publicatie QUALITAS studie', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Publicatie QUALITAS studie
Afgelopen maand zijn de resultaten van de QUALITAS studie gepubliceerd. QUALITAS was een substudie van PLCRC, waarbij is gekeken naar de kwaliteit van leven van patiënten die behandeld zijn met TAS-102 (Lonsurf).
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 96, 'title' => 'Publicatie QUALITAS studie', 'intro' => '<p>Afgelopen maand zijn de resultaten van de QUALITAS studie gepubliceerd. QUALITAS was een substudie van PLCRC, waarbij is gekeken naar de kwaliteit van leven van patiënten die behandeld zijn met TAS-102 (Lonsurf).</p> <p><br /><br /></p>', 'content' => '<p> </p> <p>Afgelopen maand zijn de resultaten van de QUALITAS studie gepubliceerd. QUALITAS was een substudie van PLCRC, waarbij is gekeken naar de kwaliteit van leven van patiënten die behandeld zijn met TAS-102 (Lonsurf).</p> <p>Aan deze studie hebben 150 patiënten meegedaan, die maandelijks een vragenlijst invulden over kwaliteit van leven. Doel was om na te gaan of de kwaliteit van leven wijzigde in de loop van de tijd tijdens de behandeling met TAS-102. Daarnaast werd gekeken naar progressievrije overleving (PFS), tijd tot falen van de behandeling (TTF) en overleving. </p> <p>De onderzoekers vonden geen verslechtering van kwaliteit van leven gedurende de eerste 10 maanden van behandeling met TAS-102 (Lonsurf).<br />Het behoud van kwaliteit van leven tijdens TAS-102-behandeling in de dagelijkse praktijk ondersteunt het gebruik ervan. Wel lijkt het raadzaam dat artsen de kwaliteit van leven meenemen bij het bepalen van de prognose en de behandelstrategie voor individuele patiënten, gezien de sterke relatie tussen slechtere kwaliteit van leven op baseline en overall survival</p> <p><a id="f22fcb6c-aa37-4e7e-3ac9-f68a551a9019" href="https://dccg.nl/files/original/2022hamers-qualitas-clinical-colorectal-cancer-na-proofs.pdf" target="_blank" rel="noopener">https://dccg.nl/files/original/2022hamers-qualitas-clinical-colorectal-cancer-na-proofs.pdf</a></p>', 'slug' => 'publicatie-qualitas-studie', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Publicatie QUALITAS studie', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 95, 'title' => 'Long-term safety data S-1 after switch from capecitabine of 5FU', 'intro' => '<p>The outcome was evaluated of 47 Dutch patients who switched from capecitabine to S-1 due to hand-foot syndrome or cardiac toxicity, derived from a prospective cohort study. S-1 was well tolerated in all patients, indicating that S-1 is of special interest for this patient population. All patients with capecitabine-induced hand-foot syndrome experienced a lower grade or complete resolution of symptoms after switch to S-1. All patients with capecitabine-induced coronary artery vasospasm did not experience recurrent chest pain after switch to S-1. S-1 is well tolerated in patients with capecitabine-induced toxicities. A switch from capecitabine to S-1 does not appear to compromise efficacy of treatment.</p>', 'content' => '<p><a id="e5cf51fb-1b9b-4b35-3806-4d38ec5b6a24" href="https://www.clinical-colorectal-cancer.com/action/showPdf?pii=S1533-0028%2822%2900027-5" target="_blank" rel="noopener">https://www.clinical-colorectal-cancer.com/action/showPdf?pii=S1533-0028%2822%2900027-5</a></p>', 'slug' => 'long-term-safety-data-s-1-after-switch-from-capecitabine-of-5fu', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Long-term safety data S-1 after switch from capecitabine of 5FU', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Long-term safety data S-1 after switch from capecitabine of 5FU
The outcome was evaluated of 47 Dutch patients who switched from capecitabine to S-1 due to hand-foot syndrome or cardiac toxicity, derived from a prospective cohort study. S-1 was well tolerated in all patients, indicating that S-1 is of special interest for this patient population. All patients with capecitabine-induced hand-foot syndrome experienced a lower grade or complete resolution of symptoms after switch to S-1. All patients with capecitabine-induced coronary artery vasospasm did not experience recurrent chest pain after switch to S-1. S-1 is well tolerated in patients with capecitabine-induced toxicities. A switch from capecitabine to S-1 does not appear to compromise efficacy of treatment.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 95, 'title' => 'Long-term safety data S-1 after switch from capecitabine of 5FU', 'intro' => '<p>The outcome was evaluated of 47 Dutch patients who switched from capecitabine to S-1 due to hand-foot syndrome or cardiac toxicity, derived from a prospective cohort study. S-1 was well tolerated in all patients, indicating that S-1 is of special interest for this patient population. All patients with capecitabine-induced hand-foot syndrome experienced a lower grade or complete resolution of symptoms after switch to S-1. All patients with capecitabine-induced coronary artery vasospasm did not experience recurrent chest pain after switch to S-1. S-1 is well tolerated in patients with capecitabine-induced toxicities. A switch from capecitabine to S-1 does not appear to compromise efficacy of treatment.</p>', 'content' => '<p><a id="e5cf51fb-1b9b-4b35-3806-4d38ec5b6a24" href="https://www.clinical-colorectal-cancer.com/action/showPdf?pii=S1533-0028%2822%2900027-5" target="_blank" rel="noopener">https://www.clinical-colorectal-cancer.com/action/showPdf?pii=S1533-0028%2822%2900027-5</a></p>', 'slug' => 'long-term-safety-data-s-1-after-switch-from-capecitabine-of-5fu', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Long-term safety data S-1 after switch from capecitabine of 5FU', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 94, 'title' => 'Zes interviews m.b.t. colorectaal carcinoom', 'intro' => '<p>In Oncologie Vandaag werden op 25 maart jl. zes interviews geplaatst over colorectaal carcinoom</p>', 'content' => '<p><a id="a2497911-4cfd-40f3-3911-94eed6355c94" href="https://oncologievandaag.nl/video/colorectaal-carcinoom/dikkedarmkanker-keuzehulp-geactualiseerd/" target="_blank" rel="noopener">Dikke darmkanker Keuzehulp geactualiseerd</a></p> <p><a id="4b9ff771-283d-46f7-adaf-a18380825e57" href="https://oncologievandaag.nl/artikel/colorectaal-carcinoom/immuuntherapie-doet-haar-intrede-in-de-eerste-lijn/" target="_blank" rel="noopener">Immuuntherapie doet haar intrede in de eerste lijn</a></p> <p><a id="126736fe-0434-4374-33ed-61a0d4257bc7" href="https://oncologievandaag.nl/artikel/colorectaal-carcinoom/nieuwe-werkwijze-garandeert-aansluiting-op-klinische-praktijk/" target="_blank" rel="noopener">Nieuwe werkwijze garandeert aansluiting op klinische praktijk</a></p> <p><a id="b9c5a134-b741-4a74-b790-1da59768d0b6" href="https://oncologievandaag.nl/artikel/colorectaal-carcinoom/ervaring-eerste-editie-keuzehulp-basis-voor-nieuwe-versie/" target="_blank" rel="noopener">Ervaring eerste editie Keuzehulp basis voor nieuwe versie</a></p> <p><a id="42df6df3-c684-4741-06e3-58fd1db06cf6" href="https://oncologievandaag.nl/artikel/colorectaal-carcinoom/koudwatervrees-weerhoudt-arts-van-inzet-triplettherapie/" target="_blank" rel="noopener">Koudwatervrees weerhoudt arts van inzet triplettherapie</a></p> <p><a id="e2ff5387-8360-4c0e-802b-d9a830be5549" class="undefined" href="https://oncologievandaag.nl/artikel/colorectaal-carcinoom/opkomst-immuuntherapie-wijst-op-belang-test-microsatellietinstabiliteit/" target="_blank" rel="noopener">Opkomst immuuntherapie wijst op belang test microsatellietinstabiliteit</a></p>', 'slug' => 'zes-interviews-m-b-t-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Zes interviews m.b.t. colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Zes interviews m.b.t. colorectaal carcinoom
In Oncologie Vandaag werden op 25 maart jl. zes interviews geplaatst over colorectaal carcinoom
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 94, 'title' => 'Zes interviews m.b.t. colorectaal carcinoom', 'intro' => '<p>In Oncologie Vandaag werden op 25 maart jl. zes interviews geplaatst over colorectaal carcinoom</p>', 'content' => '<p><a id="a2497911-4cfd-40f3-3911-94eed6355c94" href="https://oncologievandaag.nl/video/colorectaal-carcinoom/dikkedarmkanker-keuzehulp-geactualiseerd/" target="_blank" rel="noopener">Dikke darmkanker Keuzehulp geactualiseerd</a></p> <p><a id="4b9ff771-283d-46f7-adaf-a18380825e57" href="https://oncologievandaag.nl/artikel/colorectaal-carcinoom/immuuntherapie-doet-haar-intrede-in-de-eerste-lijn/" target="_blank" rel="noopener">Immuuntherapie doet haar intrede in de eerste lijn</a></p> <p><a id="126736fe-0434-4374-33ed-61a0d4257bc7" href="https://oncologievandaag.nl/artikel/colorectaal-carcinoom/nieuwe-werkwijze-garandeert-aansluiting-op-klinische-praktijk/" target="_blank" rel="noopener">Nieuwe werkwijze garandeert aansluiting op klinische praktijk</a></p> <p><a id="b9c5a134-b741-4a74-b790-1da59768d0b6" href="https://oncologievandaag.nl/artikel/colorectaal-carcinoom/ervaring-eerste-editie-keuzehulp-basis-voor-nieuwe-versie/" target="_blank" rel="noopener">Ervaring eerste editie Keuzehulp basis voor nieuwe versie</a></p> <p><a id="42df6df3-c684-4741-06e3-58fd1db06cf6" href="https://oncologievandaag.nl/artikel/colorectaal-carcinoom/koudwatervrees-weerhoudt-arts-van-inzet-triplettherapie/" target="_blank" rel="noopener">Koudwatervrees weerhoudt arts van inzet triplettherapie</a></p> <p><a id="e2ff5387-8360-4c0e-802b-d9a830be5549" class="undefined" href="https://oncologievandaag.nl/artikel/colorectaal-carcinoom/opkomst-immuuntherapie-wijst-op-belang-test-microsatellietinstabiliteit/" target="_blank" rel="noopener">Opkomst immuuntherapie wijst op belang test microsatellietinstabiliteit</a></p>', 'slug' => 'zes-interviews-m-b-t-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Zes interviews m.b.t. colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 92, 'title' => 'KWF financiert 6 verschillende onderzoeksprojecten naar dikke darm kanker', 'intro' => '<p>In de meest recente ronde (implementatie call 2021-2) worden 45 onderzoeken gefinancierd waarvan 6 onderzoeksprojecten met betrekking tot dikke darm kanker.</p>', 'content' => '<p>Voor gefinancieerde onderzoeksprojecten van deze KWF ronde, zie:</p> <p><a id="b836c080-ec6b-4812-886d-57efb18cfc11" href="https://www.kwf.nl/sites/default/files/2021-12/Bestedingsoverzicht-KWF-Kankerbestrijding-Call-2021-2.pdf" target="_blank" rel="noopener">https://www.kwf.nl/sites/default/files/2021-12/Bestedingsoverzicht-KWF-Kankerbestrijding-Call-2021-2.pdf</a></p>', 'slug' => 'kwf-financiert-6-verschillende-onderzoeksprojecten-naar-dikke-darm-kanker', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'KWF financiert 6 verschillende onderzoeksprojecten naar dikke darm kanker', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
KWF financiert 6 verschillende onderzoeksprojecten naar dikke darm kanker
In de meest recente ronde (implementatie call 2021-2) worden 45 onderzoeken gefinancierd waarvan 6 onderzoeksprojecten met betrekking tot dikke darm kanker.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 92, 'title' => 'KWF financiert 6 verschillende onderzoeksprojecten naar dikke darm kanker', 'intro' => '<p>In de meest recente ronde (implementatie call 2021-2) worden 45 onderzoeken gefinancierd waarvan 6 onderzoeksprojecten met betrekking tot dikke darm kanker.</p>', 'content' => '<p>Voor gefinancieerde onderzoeksprojecten van deze KWF ronde, zie:</p> <p><a id="b836c080-ec6b-4812-886d-57efb18cfc11" href="https://www.kwf.nl/sites/default/files/2021-12/Bestedingsoverzicht-KWF-Kankerbestrijding-Call-2021-2.pdf" target="_blank" rel="noopener">https://www.kwf.nl/sites/default/files/2021-12/Bestedingsoverzicht-KWF-Kankerbestrijding-Call-2021-2.pdf</a></p>', 'slug' => 'kwf-financiert-6-verschillende-onderzoeksprojecten-naar-dikke-darm-kanker', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'KWF financiert 6 verschillende onderzoeksprojecten naar dikke darm kanker', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 93, 'title' => 'Dubbeltherapie bij mCRC met BRAF V600E mutatie', 'intro' => '<p>In Oncologie Vandaag interview met Joeri Doema, internist-oncoloog, over dubbeltherapie bij gemetaseerd CRC met BRAF V600E mutatie.</p> <p>Link onder „read more</p>', 'content' => '<p><a id="c0937312-d4a4-4f07-a024-dd05f140b388" href="https://oncologievandaag.nl/artikel/colorectaal-carcinoom/dubbeltherapie-stemt-positief/" target="_blank" rel="noopener">https://oncologievandaag.nl/artikel/colorectaal-carcinoom/dubbeltherapie-stemt-positief/</a></p>', 'slug' => 'dubbeltherapie-bij-mcrc-met-braf-v600e-mutatie', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Dubbeltherapie bij mCRC met BRAF V600E mutatie', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Dubbeltherapie bij mCRC met BRAF V600E mutatie
In Oncologie Vandaag interview met Joeri Doema, internist-oncoloog, over dubbeltherapie bij gemetaseerd CRC met BRAF V600E mutatie.
Link onder „read more
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 93, 'title' => 'Dubbeltherapie bij mCRC met BRAF V600E mutatie', 'intro' => '<p>In Oncologie Vandaag interview met Joeri Doema, internist-oncoloog, over dubbeltherapie bij gemetaseerd CRC met BRAF V600E mutatie.</p> <p>Link onder „read more</p>', 'content' => '<p><a id="c0937312-d4a4-4f07-a024-dd05f140b388" href="https://oncologievandaag.nl/artikel/colorectaal-carcinoom/dubbeltherapie-stemt-positief/" target="_blank" rel="noopener">https://oncologievandaag.nl/artikel/colorectaal-carcinoom/dubbeltherapie-stemt-positief/</a></p>', 'slug' => 'dubbeltherapie-bij-mcrc-met-braf-v600e-mutatie', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Dubbeltherapie bij mCRC met BRAF V600E mutatie', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 91, 'title' => 'Upcoming doctoral thesis defense: Impact of multimodal treatment on patient outcomes and prognosis in colorectal peritoneal metastases ', 'intro' => '<p>Checca Bakkers, Maastricht University, Friday 3rd of december, 12.00</p>', 'content' => '<p><a href="https://phd-defence.maastrichtuniversity.nl/phd-defence-checca-bakkers-friday-3rd-december-2021-1200-cet" target="_blank" rel="noopener">https://phd-defence.maastrichtuniversity.nl/phd-defence-checca-bakkers-friday-3rd-december-2021-1200-cet</a></p> <p>Promotor: Prof. I de Hingh</p> <p>Copromotores: Dr. S. Nienhuijs, Dr. F. van Erning</p>', 'slug' => 'upcoming-doctoral-thesis-defense-impact-of-multimodal-treatment-on-patient-outcomes-and-prognosis-in-colorectal-peritoneal-metastases-', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Upcoming doctoral thesis defense: Impact of multimodal treatment on patient outcomes and prognosis in colorectal peritoneal metastases ', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Upcoming doctoral thesis defense: Impact of multimodal treatment on patient outcomes and prognosis in colorectal peritoneal metastases
Checca Bakkers, Maastricht University, Friday 3rd of december, 12.00
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 91, 'title' => 'Upcoming doctoral thesis defense: Impact of multimodal treatment on patient outcomes and prognosis in colorectal peritoneal metastases ', 'intro' => '<p>Checca Bakkers, Maastricht University, Friday 3rd of december, 12.00</p>', 'content' => '<p><a href="https://phd-defence.maastrichtuniversity.nl/phd-defence-checca-bakkers-friday-3rd-december-2021-1200-cet" target="_blank" rel="noopener">https://phd-defence.maastrichtuniversity.nl/phd-defence-checca-bakkers-friday-3rd-december-2021-1200-cet</a></p> <p>Promotor: Prof. I de Hingh</p> <p>Copromotores: Dr. S. Nienhuijs, Dr. F. van Erning</p>', 'slug' => 'upcoming-doctoral-thesis-defense-impact-of-multimodal-treatment-on-patient-outcomes-and-prognosis-in-colorectal-peritoneal-metastases-', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Upcoming doctoral thesis defense: Impact of multimodal treatment on patient outcomes and prognosis in colorectal peritoneal metastases ', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 90, 'title' => 'werkvermogen van patiënten met stadium I-IV colon carcinoom gedurende de eerste 2 jaar na diagnose: resultaten van PLCRC', 'intro' => '<p>In een recent gepubliceerd onderzoek o.b.v. PLCRC data kwam naar voren dat bij patienten met stadium I-III CRC langdurig een lager werkvermogen behouden. Bij patiënten die alleen een operatie ondergaan, duurde dit ong. 18 maanden. Bij patiënten met een adjuvante behandeling duurde dit 2 jaar. Bij patiënten met een stadium IV CRC werd er in de eerste 2 jaar na diagnose geen verbetering in werkvermogen zien.</p>', 'content' => '<h1>Work Ability in Patients With Stage I-IV Colon Cancer: Results of the Dutch Prospective Colorectal Cancer Cohort</h1> <p><strong>Background: </strong>Colon cancer affects a patient's ability to work. Many colon cancer patients are employed at the time of diagnosis.</p> <p><strong>Objective: </strong>We evaluated work ability during the first two years after colon cancer diagnosis.</p> <p><strong>Design: </strong>This study is a national prospective study, the Prospective Dutch ColoRectal Cancer cohort, including clinical data and patient reported outcomes.</p> <p><strong>Settings: </strong>Data were collected in 59 medical centers in the Netherlands.</p> <p><strong>Patients: </strong>Patients <67 years, with stage I-IV colon cancer, who completed work ability index questionnaires, were selected.</p> <p><strong>Main outcome measures: </strong>Work ability was assessed at baseline, 3, 6, 12, 18, and 24 months. The work ability index (ranging from 0-49) was evaluated using linear mixed models. Outcomes were matched to population controls without cancer.</p> <p><strong>Results: </strong>Of 390 patients, 84% had paid employment. Work ability of stage I-IV patients was significantly lower at time of diagnosis compared to matched population controls (31±8.2 and 41±5.6, respectively). Patients with stage I-III disease receiving surgery only regained work ability index scores comparable to matched population controls at 18 months. Patients receiving adjuvant systemic treatment initially demonstrated a decrease in work ability with improvements from 6 months onwards and normalization at 24 months. Stage IV patients did not demonstrate improvements in work ability outcomes over time. Work ability scores were negatively influenced by the administration of systemic treatment and ≥1 comorbidities.</p> <p><strong>Limitations: </strong>Only patients with patient reported outcomes and work at baseline were included in this analysis. Also, questionnaire response rates decreased over time.</p> <p><strong>Conclusion: </strong>Work ability in colon cancer patients is decreased for a prolonged time. Recovery depends on disease stage, type of treatment and comorbidity. Patients with stage I-III disease treated with curative surgery alone are first to regain work ability, followed by patients who receive adjuvant chemotherapy. Stage IV disease patients do not regain work ability. See Video Abstract at <a href="http://links.lww.com/DCR/B759">http://links.lww.com/DCR/B759</a>.</p> <p>Zie verder: <a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpubmed.ncbi.nlm.nih.gov%2F34753892%2F&data=04%7C01%7CG.Vink%40iknl.nl%7C75057ad7662d4bf4097808d9ac4de3be%7Ca5e4637f71f040bbb540aabca71204f3%7C1%7C0%7C637730272805237552%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=SFGjNDJAzAznXx%2BdG%2FyinoSoaEF3ezKWXipYc7LX%2F8o%3D&reserved=0">https://pubmed.ncbi.nlm.nih.gov/34753892/</a></p> <p> </p> <p> </p>', 'slug' => 'werkvermogen-van-pati-nten-met-stadium-i-iv-colon-carcinoom-gedurende-de-eerste-2-jaar-na-diagnose-resultaten-van-plcrc', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'werkvermogen van patiënten met stadium I-IV colon carcinoom gedurende de eerste 2 jaar na diagnose: resultaten van PLCRC', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
werkvermogen van patiënten met stadium I-IV colon carcinoom gedurende de eerste 2 jaar na diagnose: resultaten van PLCRC
In een recent gepubliceerd onderzoek o.b.v. PLCRC data kwam naar voren dat bij patienten met stadium I-III CRC langdurig een lager werkvermogen behouden. Bij patiënten die alleen een operatie ondergaan, duurde dit ong. 18 maanden. Bij patiënten met een adjuvante behandeling duurde dit 2 jaar. Bij patiënten met een stadium IV CRC werd er in de eerste 2 jaar na diagnose geen verbetering in werkvermogen zien.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 90, 'title' => 'werkvermogen van patiënten met stadium I-IV colon carcinoom gedurende de eerste 2 jaar na diagnose: resultaten van PLCRC', 'intro' => '<p>In een recent gepubliceerd onderzoek o.b.v. PLCRC data kwam naar voren dat bij patienten met stadium I-III CRC langdurig een lager werkvermogen behouden. Bij patiënten die alleen een operatie ondergaan, duurde dit ong. 18 maanden. Bij patiënten met een adjuvante behandeling duurde dit 2 jaar. Bij patiënten met een stadium IV CRC werd er in de eerste 2 jaar na diagnose geen verbetering in werkvermogen zien.</p>', 'content' => '<h1>Work Ability in Patients With Stage I-IV Colon Cancer: Results of the Dutch Prospective Colorectal Cancer Cohort</h1> <p><strong>Background: </strong>Colon cancer affects a patient's ability to work. Many colon cancer patients are employed at the time of diagnosis.</p> <p><strong>Objective: </strong>We evaluated work ability during the first two years after colon cancer diagnosis.</p> <p><strong>Design: </strong>This study is a national prospective study, the Prospective Dutch ColoRectal Cancer cohort, including clinical data and patient reported outcomes.</p> <p><strong>Settings: </strong>Data were collected in 59 medical centers in the Netherlands.</p> <p><strong>Patients: </strong>Patients <67 years, with stage I-IV colon cancer, who completed work ability index questionnaires, were selected.</p> <p><strong>Main outcome measures: </strong>Work ability was assessed at baseline, 3, 6, 12, 18, and 24 months. The work ability index (ranging from 0-49) was evaluated using linear mixed models. Outcomes were matched to population controls without cancer.</p> <p><strong>Results: </strong>Of 390 patients, 84% had paid employment. Work ability of stage I-IV patients was significantly lower at time of diagnosis compared to matched population controls (31±8.2 and 41±5.6, respectively). Patients with stage I-III disease receiving surgery only regained work ability index scores comparable to matched population controls at 18 months. Patients receiving adjuvant systemic treatment initially demonstrated a decrease in work ability with improvements from 6 months onwards and normalization at 24 months. Stage IV patients did not demonstrate improvements in work ability outcomes over time. Work ability scores were negatively influenced by the administration of systemic treatment and ≥1 comorbidities.</p> <p><strong>Limitations: </strong>Only patients with patient reported outcomes and work at baseline were included in this analysis. Also, questionnaire response rates decreased over time.</p> <p><strong>Conclusion: </strong>Work ability in colon cancer patients is decreased for a prolonged time. Recovery depends on disease stage, type of treatment and comorbidity. Patients with stage I-III disease treated with curative surgery alone are first to regain work ability, followed by patients who receive adjuvant chemotherapy. Stage IV disease patients do not regain work ability. See Video Abstract at <a href="http://links.lww.com/DCR/B759">http://links.lww.com/DCR/B759</a>.</p> <p>Zie verder: <a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpubmed.ncbi.nlm.nih.gov%2F34753892%2F&data=04%7C01%7CG.Vink%40iknl.nl%7C75057ad7662d4bf4097808d9ac4de3be%7Ca5e4637f71f040bbb540aabca71204f3%7C1%7C0%7C637730272805237552%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=SFGjNDJAzAznXx%2BdG%2FyinoSoaEF3ezKWXipYc7LX%2F8o%3D&reserved=0">https://pubmed.ncbi.nlm.nih.gov/34753892/</a></p> <p> </p> <p> </p>', 'slug' => 'werkvermogen-van-pati-nten-met-stadium-i-iv-colon-carcinoom-gedurende-de-eerste-2-jaar-na-diagnose-resultaten-van-plcrc', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'werkvermogen van patiënten met stadium I-IV colon carcinoom gedurende de eerste 2 jaar na diagnose: resultaten van PLCRC', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 89, 'title' => 'Enkele recent gepubliseerde papers m.b.t. CRC', 'intro' => '<p>Zes interessante artikelen over CRC-gerelateerde onderwerpen van de afgelopen tijd</p>', 'content' => '<p>Molecular differences between lymph nodes and distant metatases compared with primaires in colorectal cancer patients</p> <p><a href="https://www.nature.com/articles/s41698-021-00230-y" target="_blank" rel="noopener">https://www.nature.com/articles/s41698-021-00230-y</a></p> <p>Linking gut vascular barrier to CRC liver metastases</p> <p><a href="https://www.nature.com/articles/s41575-021-00458-w" target="_blank" rel="noopener">https://www.nature.com/articles/s41575-021-00458-w</a></p> <p>Uncovering spatial landscapes in colorectal cancer</p> <p><a href="https://www.nature.com/articles/s41556-021-00773-z" target="_blank" rel="noopener">https://www.nature.com/articles/s41556-021-00773-z</a></p> <p>First-line nivolumab plus low-dose ipilimumab for microsateellite instability-high/mismatch repair-deficient metastatic colorectal cancer: the phase II CheckMate 142 study</p> <p><a href="https://ascopubs.org/doi/10.1200/JCO.21.01015" target="_blank" rel="noopener">https://ascopubs.org/doi/10.1200/JCO.21.01015</a></p> <p>Microbiome effects on immune surveillance of intestinal tumour</p> <p><a href="https://www.nature.com/articles/s41577-021-00629-5" target="_blank" rel="noopener">https://www.nature.com/articles/s41577-021-00629-5</a></p> <p>The KRAS-G12C inhibitor: activity and resistance</p> <p><a href="https://www.nature.com/articles/s41417-021-00383-9" target="_blank" rel="noopener">https://www.nature.com/articles/s41417-021-00383-9</a></p> <p> </p>', 'slug' => 'enkele-recent-gepubliseerde-papers-m-b-t-crc', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Enkele recent gepubliseerde papers m.b.t. CRC', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Enkele recent gepubliseerde papers m.b.t. CRC
Zes interessante artikelen over CRC-gerelateerde onderwerpen van de afgelopen tijd
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 89, 'title' => 'Enkele recent gepubliseerde papers m.b.t. CRC', 'intro' => '<p>Zes interessante artikelen over CRC-gerelateerde onderwerpen van de afgelopen tijd</p>', 'content' => '<p>Molecular differences between lymph nodes and distant metatases compared with primaires in colorectal cancer patients</p> <p><a href="https://www.nature.com/articles/s41698-021-00230-y" target="_blank" rel="noopener">https://www.nature.com/articles/s41698-021-00230-y</a></p> <p>Linking gut vascular barrier to CRC liver metastases</p> <p><a href="https://www.nature.com/articles/s41575-021-00458-w" target="_blank" rel="noopener">https://www.nature.com/articles/s41575-021-00458-w</a></p> <p>Uncovering spatial landscapes in colorectal cancer</p> <p><a href="https://www.nature.com/articles/s41556-021-00773-z" target="_blank" rel="noopener">https://www.nature.com/articles/s41556-021-00773-z</a></p> <p>First-line nivolumab plus low-dose ipilimumab for microsateellite instability-high/mismatch repair-deficient metastatic colorectal cancer: the phase II CheckMate 142 study</p> <p><a href="https://ascopubs.org/doi/10.1200/JCO.21.01015" target="_blank" rel="noopener">https://ascopubs.org/doi/10.1200/JCO.21.01015</a></p> <p>Microbiome effects on immune surveillance of intestinal tumour</p> <p><a href="https://www.nature.com/articles/s41577-021-00629-5" target="_blank" rel="noopener">https://www.nature.com/articles/s41577-021-00629-5</a></p> <p>The KRAS-G12C inhibitor: activity and resistance</p> <p><a href="https://www.nature.com/articles/s41417-021-00383-9" target="_blank" rel="noopener">https://www.nature.com/articles/s41417-021-00383-9</a></p> <p> </p>', 'slug' => 'enkele-recent-gepubliseerde-papers-m-b-t-crc', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Enkele recent gepubliseerde papers m.b.t. CRC', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 87, 'title' => 'ctDNA op weg naar kliniek', 'intro' => '<p>liquid biomarkers zijn in opkomst. In een interview in Oncologie Vandaag schets dr. Remond Fijneman hoever deze ontwikkeling inmiddels is gevorderd bij het colorectaalcarcinoom</p>', 'content' => '<p><a href="https://oncologievandaag.nl/artikel/colorectaal-carcinoom/ctdna-op-weg-naar-de-kliniek/" target="_blank" rel="noopener">https://oncologievandaag.nl/artikel/colorectaal-carcinoom/ctdna-op-weg-naar-de-kliniek/</a></p>', 'slug' => 'ctdna-op-weg-naar-kliniek', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'ctDNA op weg naar kliniek', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '0', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
ctDNA op weg naar kliniek
liquid biomarkers zijn in opkomst. In een interview in Oncologie Vandaag schets dr. Remond Fijneman hoever deze ontwikkeling inmiddels is gevorderd bij het colorectaalcarcinoom
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 87, 'title' => 'ctDNA op weg naar kliniek', 'intro' => '<p>liquid biomarkers zijn in opkomst. In een interview in Oncologie Vandaag schets dr. Remond Fijneman hoever deze ontwikkeling inmiddels is gevorderd bij het colorectaalcarcinoom</p>', 'content' => '<p><a href="https://oncologievandaag.nl/artikel/colorectaal-carcinoom/ctdna-op-weg-naar-de-kliniek/" target="_blank" rel="noopener">https://oncologievandaag.nl/artikel/colorectaal-carcinoom/ctdna-op-weg-naar-de-kliniek/</a></p>', 'slug' => 'ctdna-op-weg-naar-kliniek', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'ctDNA op weg naar kliniek', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '0', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 88, 'title' => 'Interview met prof. dr. Harm Rutten over locally advanced en recidief rectumcarcinoom', 'intro' => '<p>In een interview in Oncologie.nu bespreekt prof. dr. Harm Rutten het thema van zijn afscheidssymposium van afgelopen 8 juli</p>', 'content' => '<p><a href="https://www.oncologie.nu/nieuws/samenwerking-als-sleutel-tot-succes-bij-rectumcarcinoom/" target="_blank" rel="noopener">https://www.oncologie.nu/nieuws/samenwerking-als-sleutel-tot-succes-bij-rectumcarcinoom/</a></p>', 'slug' => 'interview-met-prof-dr-harm-rutten-over-locally-advanced-en-recidief-rectumcarcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Interview met prof. dr. Harm Rutten over locally advanced en recidief rectumcarcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '0', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Interview met prof. dr. Harm Rutten over locally advanced en recidief rectumcarcinoom
In een interview in Oncologie.nu bespreekt prof. dr. Harm Rutten het thema van zijn afscheidssymposium van afgelopen 8 juli
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 88, 'title' => 'Interview met prof. dr. Harm Rutten over locally advanced en recidief rectumcarcinoom', 'intro' => '<p>In een interview in Oncologie.nu bespreekt prof. dr. Harm Rutten het thema van zijn afscheidssymposium van afgelopen 8 juli</p>', 'content' => '<p><a href="https://www.oncologie.nu/nieuws/samenwerking-als-sleutel-tot-succes-bij-rectumcarcinoom/" target="_blank" rel="noopener">https://www.oncologie.nu/nieuws/samenwerking-als-sleutel-tot-succes-bij-rectumcarcinoom/</a></p>', 'slug' => 'interview-met-prof-dr-harm-rutten-over-locally-advanced-en-recidief-rectumcarcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Interview met prof. dr. Harm Rutten over locally advanced en recidief rectumcarcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '0', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 79, 'title' => 'MEDtalks: ESMO-nieuws op het gebied van colorectaal carcinoom', 'intro' => '<p>Dr. Jeanine Roodhart bediscusseerd met presentator Inge Diepman het belangrijke ESMO-nieuws op het gebied van colorectaal carcinoom.</p>', 'content' => '<p><a href="https://www.medtalks.nl/ESMO2021-CRC?utm_source=MEDtalks%20NL&utm_campaign=7699b215fd-esmo2021&utm_medium=email&utm_term=0_aad2765d2c-7699b215fd-360996325" target="_blank" rel="noopener">https://www.medtalks.nl/ESMO2021-CRC?utm_source=MEDtalks%20NL&utm_campaign=7699b215fd-esmo2021&utm_medium=email&utm_term=0_aad2765d2c-7699b215fd-360996325</a></p>', 'slug' => 'medtalks-esmo-nieuws-op-het-gebied-van-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'MEDtalks: ESMO-nieuws op het gebied van colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
MEDtalks: ESMO-nieuws op het gebied van colorectaal carcinoom
Dr. Jeanine Roodhart bediscusseerd met presentator Inge Diepman het belangrijke ESMO-nieuws op het gebied van colorectaal carcinoom.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 79, 'title' => 'MEDtalks: ESMO-nieuws op het gebied van colorectaal carcinoom', 'intro' => '<p>Dr. Jeanine Roodhart bediscusseerd met presentator Inge Diepman het belangrijke ESMO-nieuws op het gebied van colorectaal carcinoom.</p>', 'content' => '<p><a href="https://www.medtalks.nl/ESMO2021-CRC?utm_source=MEDtalks%20NL&utm_campaign=7699b215fd-esmo2021&utm_medium=email&utm_term=0_aad2765d2c-7699b215fd-360996325" target="_blank" rel="noopener">https://www.medtalks.nl/ESMO2021-CRC?utm_source=MEDtalks%20NL&utm_campaign=7699b215fd-esmo2021&utm_medium=email&utm_term=0_aad2765d2c-7699b215fd-360996325</a></p>', 'slug' => 'medtalks-esmo-nieuws-op-het-gebied-van-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'MEDtalks: ESMO-nieuws op het gebied van colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 80, 'title' => 'ESMO21: temozolamide plus immuuntherapie bij gemetastaseerd MSS MGMT-onderdrukt colorectaal carcinoom', 'intro' => '<p>Veelbelovende resultaten van fase 2 studie uit Italie.</p>', 'content' => '<p><a href="https://www.oncologie.nu/nieuws/esmo21-veelbelovende-respons-op-temozolomide-plus-immunotherapie-bij-mcrc/" target="_blank" rel="noopener">https://www.oncologie.nu/nieuws/esmo21-veelbelovende-respons-op-temozolomide-plus-immunotherapie-bij-mcrc/</a></p>', 'slug' => 'veelbelovende-resultaten-van-fase-2-studie-uit-italie', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Veelbelovende resultaten van fase 2 studie uit Italie', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
ESMO21: temozolamide plus immuuntherapie bij gemetastaseerd MSS MGMT-onderdrukt colorectaal carcinoom
Veelbelovende resultaten van fase 2 studie uit Italie.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 80, 'title' => 'ESMO21: temozolamide plus immuuntherapie bij gemetastaseerd MSS MGMT-onderdrukt colorectaal carcinoom', 'intro' => '<p>Veelbelovende resultaten van fase 2 studie uit Italie.</p>', 'content' => '<p><a href="https://www.oncologie.nu/nieuws/esmo21-veelbelovende-respons-op-temozolomide-plus-immunotherapie-bij-mcrc/" target="_blank" rel="noopener">https://www.oncologie.nu/nieuws/esmo21-veelbelovende-respons-op-temozolomide-plus-immunotherapie-bij-mcrc/</a></p>', 'slug' => 'veelbelovende-resultaten-van-fase-2-studie-uit-italie', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Veelbelovende resultaten van fase 2 studie uit Italie', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 81, 'title' => 'ESMO21: Adavosertib verbetert PFS bij gemetastaseerd RAS- en TP53 gemuteerd colorectaal carcinoom', 'intro' => '<p>Dit blijkt uit een studie die op ESMO 2021 werd gepresenteerd</p>', 'content' => '<p><a href="https://www.oncologie.nu/nieuws/esmo21-adavosertib-verbetert-pfs-bij-mcrc-met-ras-en-tp53-mutaties/?key=d3a651fb30fd587&exp=1634200684" target="_blank" rel="noopener">https://www.oncologie.nu/nieuws/esmo21-adavosertib-verbetert-pfs-bij-mcrc-met-ras-en-tp53-mutaties/?key=d3a651fb30fd587&exp=1634200684</a></p>', 'slug' => 'esmo21-adavosertib-verbetert-pfs-bij-gemetastaseerd-ras-en-tp53-gemuteerd-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'ESMO21: Adavosertib verbetert PFS bij gemetastaseerd RAS- en TP53 gemuteerd colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
ESMO21: Adavosertib verbetert PFS bij gemetastaseerd RAS- en TP53 gemuteerd colorectaal carcinoom
Dit blijkt uit een studie die op ESMO 2021 werd gepresenteerd
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 81, 'title' => 'ESMO21: Adavosertib verbetert PFS bij gemetastaseerd RAS- en TP53 gemuteerd colorectaal carcinoom', 'intro' => '<p>Dit blijkt uit een studie die op ESMO 2021 werd gepresenteerd</p>', 'content' => '<p><a href="https://www.oncologie.nu/nieuws/esmo21-adavosertib-verbetert-pfs-bij-mcrc-met-ras-en-tp53-mutaties/?key=d3a651fb30fd587&exp=1634200684" target="_blank" rel="noopener">https://www.oncologie.nu/nieuws/esmo21-adavosertib-verbetert-pfs-bij-mcrc-met-ras-en-tp53-mutaties/?key=d3a651fb30fd587&exp=1634200684</a></p>', 'slug' => 'esmo21-adavosertib-verbetert-pfs-bij-gemetastaseerd-ras-en-tp53-gemuteerd-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'ESMO21: Adavosertib verbetert PFS bij gemetastaseerd RAS- en TP53 gemuteerd colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 82, 'title' => 'Flashmob studie bij gemetastaseerd colorectaal carcinoom', 'intro' => '<p>Flashmob studie maakt inzet van intensieve systeemtherapie bij gemetastaseerd colorectaalcarcinoom snel inzichtelijk.</p>', 'content' => '<p><a href="https://plcrc.nl/nieuws/flashmob-studie-maakt-inzet-van-intensieve-systeemtherapie-bij-uitgezaaide-dikkedarmkanker-snel-inzichtelijk" target="_blank" rel="noopener">https://plcrc.nl/nieuws/flashmob-studie-maakt-inzet-van-intensieve-systeemtherapie-bij-uitgezaaide-dikkedarmkanker-snel-inzichtelijk</a></p> <p> </p> <p><a href="https://iknl.nl/nieuws/2021/flashmob-darmkanker" target="_blank" rel="noopener">https://iknl.nl/nieuws/2021/flashmob-darmkanker</a></p>', 'slug' => 'flashmob-studie-bij-gemetastaseerd-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Flashmob studie bij gemetastaseerd colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '0', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Flashmob studie bij gemetastaseerd colorectaal carcinoom
Flashmob studie maakt inzet van intensieve systeemtherapie bij gemetastaseerd colorectaalcarcinoom snel inzichtelijk.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 82, 'title' => 'Flashmob studie bij gemetastaseerd colorectaal carcinoom', 'intro' => '<p>Flashmob studie maakt inzet van intensieve systeemtherapie bij gemetastaseerd colorectaalcarcinoom snel inzichtelijk.</p>', 'content' => '<p><a href="https://plcrc.nl/nieuws/flashmob-studie-maakt-inzet-van-intensieve-systeemtherapie-bij-uitgezaaide-dikkedarmkanker-snel-inzichtelijk" target="_blank" rel="noopener">https://plcrc.nl/nieuws/flashmob-studie-maakt-inzet-van-intensieve-systeemtherapie-bij-uitgezaaide-dikkedarmkanker-snel-inzichtelijk</a></p> <p> </p> <p><a href="https://iknl.nl/nieuws/2021/flashmob-darmkanker" target="_blank" rel="noopener">https://iknl.nl/nieuws/2021/flashmob-darmkanker</a></p>', 'slug' => 'flashmob-studie-bij-gemetastaseerd-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Flashmob studie bij gemetastaseerd colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '0', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 83, 'title' => 'Moleculaire bepaling bij colorectaalcarcinoom is meer dan RAS/RAF en MSI status', 'intro' => '<p>Met moleculaire diagnostiek is meer maatwerk mogelijk. Interview met medisch oncoloog dr. Jeanine Roodhart, UMC Utrecht.</p>', 'content' => '<p><a href="https://oncologievandaag.nl/artikel/colorectaal-carcinoom/meer-maatwerk-mogelijk-met-moleculaire-diagnostiek/" target="_blank" rel="noopener">https://oncologievandaag.nl/artikel/colorectaal-carcinoom/meer-maatwerk-mogelijk-met-moleculaire-diagnostiek/</a></p>', 'slug' => 'moleculaire-bepaling-bij-colorectaalcarcinoom-is-meer-dan-ras', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Moleculaire bepaling bij colorectaalcarcinoom is meer dan RAS/RAF en MSI status', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Moleculaire bepaling bij colorectaalcarcinoom is meer dan RAS/RAF en MSI status
Met moleculaire diagnostiek is meer maatwerk mogelijk. Interview met medisch oncoloog dr. Jeanine Roodhart, UMC Utrecht.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 83, 'title' => 'Moleculaire bepaling bij colorectaalcarcinoom is meer dan RAS/RAF en MSI status', 'intro' => '<p>Met moleculaire diagnostiek is meer maatwerk mogelijk. Interview met medisch oncoloog dr. Jeanine Roodhart, UMC Utrecht.</p>', 'content' => '<p><a href="https://oncologievandaag.nl/artikel/colorectaal-carcinoom/meer-maatwerk-mogelijk-met-moleculaire-diagnostiek/" target="_blank" rel="noopener">https://oncologievandaag.nl/artikel/colorectaal-carcinoom/meer-maatwerk-mogelijk-met-moleculaire-diagnostiek/</a></p>', 'slug' => 'moleculaire-bepaling-bij-colorectaalcarcinoom-is-meer-dan-ras', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Moleculaire bepaling bij colorectaalcarcinoom is meer dan RAS/RAF en MSI status', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 84, 'title' => 'Het effect van het bevolkingsonderzoek op darmkankerdiagnoses', 'intro' => '<p>Myrtle Krul is arts-onderzoeker en presenteerde deze ASCO een analyse van het Nederlandse bevolkingsonderzoek naar darmkanker</p>', 'content' => '<p><a href="https://www.medtalks.nl/asco2021-myrtlekrul" target="_blank" rel="noopener">https://www.medtalks.nl/asco2021-myrtlekrul</a></p>', 'slug' => 'het-effect-van-het-bevolkingsonderzoek-op-darmkankerdiagnoses', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Het effect van het bevolkingsonderzoek op darmkankerdiagnoses', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Het effect van het bevolkingsonderzoek op darmkankerdiagnoses
Myrtle Krul is arts-onderzoeker en presenteerde deze ASCO een analyse van het Nederlandse bevolkingsonderzoek naar darmkanker
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 84, 'title' => 'Het effect van het bevolkingsonderzoek op darmkankerdiagnoses', 'intro' => '<p>Myrtle Krul is arts-onderzoeker en presenteerde deze ASCO een analyse van het Nederlandse bevolkingsonderzoek naar darmkanker</p>', 'content' => '<p><a href="https://www.medtalks.nl/asco2021-myrtlekrul" target="_blank" rel="noopener">https://www.medtalks.nl/asco2021-myrtlekrul</a></p>', 'slug' => 'het-effect-van-het-bevolkingsonderzoek-op-darmkankerdiagnoses', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Het effect van het bevolkingsonderzoek op darmkankerdiagnoses', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 85, 'title' => 'Rol van moleculaire diagnostiek bij patienten met stadium II CRC', 'intro' => '<p>Helpt moleculaire diagnostiek bij de selectie van patienten met stadium II CRC voor adjuvante chemotherapie?</p>', 'content' => '<p><a href="https://www.mednet.nl/nieuws/gebruik-van-biomarkers-verbetert-selectie-voor-behandeling-coloncarcinoom/" target="_blank" rel="noopener">https://www.mednet.nl/nieuws/gebruik-van-biomarkers-verbetert-selectie-voor-behandeling-coloncarcinoom/</a></p>', 'slug' => 'rol-van-moleculaire-diagnostiek-bij-patienten-met-stadium-ii-crc', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Rol van moleculaire diagnostiek bij patienten met stadium II CRC', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Rol van moleculaire diagnostiek bij patienten met stadium II CRC
Helpt moleculaire diagnostiek bij de selectie van patienten met stadium II CRC voor adjuvante chemotherapie?
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 85, 'title' => 'Rol van moleculaire diagnostiek bij patienten met stadium II CRC', 'intro' => '<p>Helpt moleculaire diagnostiek bij de selectie van patienten met stadium II CRC voor adjuvante chemotherapie?</p>', 'content' => '<p><a href="https://www.mednet.nl/nieuws/gebruik-van-biomarkers-verbetert-selectie-voor-behandeling-coloncarcinoom/" target="_blank" rel="noopener">https://www.mednet.nl/nieuws/gebruik-van-biomarkers-verbetert-selectie-voor-behandeling-coloncarcinoom/</a></p>', 'slug' => 'rol-van-moleculaire-diagnostiek-bij-patienten-met-stadium-ii-crc', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Rol van moleculaire diagnostiek bij patienten met stadium II CRC', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 86, 'title' => 'Delphi-overeenkomst over endoscopische tatoeages in het colon', 'intro' => '<p>Lees over Delphi-overeenkomst omtrent endoscopische tatoeages voor laesies in het colon.</p>', 'content' => '<p><a href="https://www.mednet.nl/nieuws/leidraad-over-tatoeeren-in-het-colon/" target="_blank" rel="noopener">https://www.mednet.nl/nieuws/leidraad-over-tatoeeren-in-het-colon/</a></p>', 'slug' => 'delphi-overeenkomst-over-endoscopische-tatoeages-in-het-colon', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Delphi-overeenkomst over endoscopische tatoeages in het colon', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Delphi-overeenkomst over endoscopische tatoeages in het colon
Lees over Delphi-overeenkomst omtrent endoscopische tatoeages voor laesies in het colon.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 86, 'title' => 'Delphi-overeenkomst over endoscopische tatoeages in het colon', 'intro' => '<p>Lees over Delphi-overeenkomst omtrent endoscopische tatoeages voor laesies in het colon.</p>', 'content' => '<p><a href="https://www.mednet.nl/nieuws/leidraad-over-tatoeeren-in-het-colon/" target="_blank" rel="noopener">https://www.mednet.nl/nieuws/leidraad-over-tatoeeren-in-het-colon/</a></p>', 'slug' => 'delphi-overeenkomst-over-endoscopische-tatoeages-in-het-colon', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Delphi-overeenkomst over endoscopische tatoeages in het colon', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 77, 'title' => 'Onderzoek naar genetische kenmerken bij patiënten onder de 25 jaar met colorectaal carcinoom', 'intro' => '<p>Genetisch onderzoek bij Nederlands onder de 25 jaar met kanker aan de dikke darm vormen 0,1% van het totaal aantal darmkankerpatienten. Genetisch onderzoek bij deze groep patienten laat zien dat zij een unieke groep zijn.</p>', 'content' => '<p><a href="https://www.radboudumc.nl/nieuws/2021/jonge-mensen-met-colorectale-kanker-verdienen-een-eigen-behandeling" target="_blank" rel="noopener">https://www.radboudumc.nl/nieuws/2021/jonge-mensen-met-colorectale-kanker-verdienen-een-eigen-behandeling</a></p>', 'slug' => 'onderzoek-naar-genetische-kenmerken-bij-pati-nten-onder-de-25-jaar-met-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Onderzoek naar genetische kenmerken bij patiënten onder de 25 jaar met colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Onderzoek naar genetische kenmerken bij patiënten onder de 25 jaar met colorectaal carcinoom
Genetisch onderzoek bij Nederlands onder de 25 jaar met kanker aan de dikke darm vormen 0,1% van het totaal aantal darmkankerpatienten. Genetisch onderzoek bij deze groep patienten laat zien dat zij een unieke groep zijn.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 77, 'title' => 'Onderzoek naar genetische kenmerken bij patiënten onder de 25 jaar met colorectaal carcinoom', 'intro' => '<p>Genetisch onderzoek bij Nederlands onder de 25 jaar met kanker aan de dikke darm vormen 0,1% van het totaal aantal darmkankerpatienten. Genetisch onderzoek bij deze groep patienten laat zien dat zij een unieke groep zijn.</p>', 'content' => '<p><a href="https://www.radboudumc.nl/nieuws/2021/jonge-mensen-met-colorectale-kanker-verdienen-een-eigen-behandeling" target="_blank" rel="noopener">https://www.radboudumc.nl/nieuws/2021/jonge-mensen-met-colorectale-kanker-verdienen-een-eigen-behandeling</a></p>', 'slug' => 'onderzoek-naar-genetische-kenmerken-bij-pati-nten-onder-de-25-jaar-met-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Onderzoek naar genetische kenmerken bij patiënten onder de 25 jaar met colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 78, 'title' => 'Risico op erfelijke darmkanker beter in kaart', 'intro' => '<p>Via samenwerkingsverband wordt kennis over erfelijke afwijkingen en risico op darmkanker beter in beeld gebracht.</p>', 'content' => '<p><a href="https://www.kwf.nl/onderzoek/wat-bereiken-we-met-onderzoek/risico-op-erfelijke-darmkanker-beter-in-kaart" target="_blank" rel="noopener">https://www.kwf.nl/onderzoek/wat-bereiken-we-met-onderzoek/risico-op-erfelijke-darmkanker-beter-in-kaart</a></p>', 'slug' => 'risico-op-erfelijke-darmkanker-beter-in-kaart', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Risico op erfelijke darmkanker beter in kaart', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Risico op erfelijke darmkanker beter in kaart
Via samenwerkingsverband wordt kennis over erfelijke afwijkingen en risico op darmkanker beter in beeld gebracht.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 78, 'title' => 'Risico op erfelijke darmkanker beter in kaart', 'intro' => '<p>Via samenwerkingsverband wordt kennis over erfelijke afwijkingen en risico op darmkanker beter in beeld gebracht.</p>', 'content' => '<p><a href="https://www.kwf.nl/onderzoek/wat-bereiken-we-met-onderzoek/risico-op-erfelijke-darmkanker-beter-in-kaart" target="_blank" rel="noopener">https://www.kwf.nl/onderzoek/wat-bereiken-we-met-onderzoek/risico-op-erfelijke-darmkanker-beter-in-kaart</a></p>', 'slug' => 'risico-op-erfelijke-darmkanker-beter-in-kaart', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Risico op erfelijke darmkanker beter in kaart', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 24]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 75, 'title' => 'Nieuwe ontlastingstest kan darmkankerscreening verder verbeteren ', 'intro' => '<p>Een nieuwe test om darmkanker op te sporen in de ontlasting kijkt niet alleen naar spoortjes bloed, maar ook naar twee extra eiwitten. Daardoor kan een hoog-risico voorstadium van darmkanker (gevorderde poliepen) beter worden opgespoord.</p>', 'content' => '<p><strong>Nieuwe ontlastingstest kan darmkankerscreening verder verbeteren </strong></p> <p>Een nieuwe test om darmkanker op te sporen in de ontlasting kijkt niet alleen naar spoortjes bloed, maar ook naar twee extra eiwitten. Daardoor kan een hoog-risico voorstadium van darmkanker (gevorderde poliepen) beter worden opgespoord. Het doel is om in de toekomst nog beter te voorkomen dat iemand darmkanker krijgt of daaraan komt te overlijden.</p> <p>Onderzoekers van het Antoni van Leeuwenhoek, het Amsterdam UMC en Erasmus MC publiceren over deze nieuwe test op 20 juli in het toonaangevende wetenschappelijke tijdschrift <em>Annals of Internal Medicine</em>.</p> <p>De onderzoekers hebben de nieuwe test (de mtFIT) vergeleken met de bestaande test (de FIT) die in het bevolkingsonderzoek darmkanker gebruikt wordt, en onderzochten daarvoor ontlastingsmonsters van bijna 1300 mensen. Om ook in de praktijk het bewijs te leveren dat de test nog beter is dan de huidige, start dit najaar een studie waarvoor 13.000 deelnemers van het bevolkingsonderzoek darmkanker worden uitgenodigd om naast de standaardtest ook de nieuwe te gebruiken. Pas na dit onderzoek kan worden beoordeeld of de nieuwe test inderdaad in het bevolkingsonderzoek wordt opgenomen.</p> <p><strong>Onderzoeksleider Gerrit Meijer:</strong></p> <p>‘Het Nederlandse bevolkingsonderzoek darmkanker is heel goed georganiseerd en zeer succesvol. Het wordt om die reden wereldwijd ook als een voorbeeld gezien. Als patholoog zie ik ook zelf de vele voorbeelden van mensen bij wie darmkanker nu in een vroeg en goed behandelbaar stadium wordt gevonden, of zelfs wanneer de tumor nog niet invasief is geworden en nog in het poliepstadium zit, zodat hij meteen bij de coloscopie kan worden verwijderd. Het is onze uitdaging om de beschikbare screeningstesten zodanig te verbeteren dat we de tumor vaker in het poliepstadium vinden, zonder dat er overdiagnostiek en overbehandeling ontstaat. Dat is precies waar we ons in de mtFIT studie op hebben gericht.’</p> <p> </p> <table> <tbody> <tr> <td width="604"> <p><strong>Resultaten van deze studie: mtFIT ten opzichte van FIT</strong></p> <p> </p> <ul> <li>Gevoeligheid voor darmkanker is vergelijkbaar voor beide testen: ongeveer 80%.</li> <li>Gevoeligheid voor gevorderde poliepen (hoog-risico voorstadium): 38 % met mtFIT, en 28% met FIT.</li> <li>Onterecht positieve uitslagen: hetzelfde voor mtFIT en FIT, namelijk 3,4%.</li> <li>Voorspelde vermindering van incidentie darmkanker: 12% ten opzichte van FIT.</li> <li>Voorspelde vermindering van sterfte door darmkanker: 8% ten opzichte van FIT.</li> </ul> <p><strong> </strong></p> </td> </tr> </tbody> </table> <p> </p> <p><strong>De publicatie: </strong></p> <p>Willemijn de Klaver et al.,<strong> ‘</strong>Clinical Validation of a Multitarget Fecal Immunochemical Test for Colorectal Cancer Screening. A Diagnostic Test Accuracy Study’, <em>Annals of Internal Medicine</em> 20-07-2021.</p> <p><em>Dit onderzoek is gefinancierd door </em><a href="https://www.kwf.nl/onderzoek/welk-onderzoek-krijgt-geld/onderzoeker-van-de-week-gerrit-meijer"><em>KWF Kankerbestrijding</em></a><em>, de </em><a href="https://www.mlds.nl/"><em>Maag Lever Darm Stichting</em></a><em>, </em><a href="https://www.health-holland.com/"><em>Health</em>~<em>Holland</em></a><em> en </em><a href="https://standuptocancer.org/"><em>SU2C</em></a>. <br /><strong><br />Meer informatie: </strong></p> <p><strong>Darmkanker zo vroeg mogelijk opsporen<br /></strong>Darmkanker komt veel voor in Nederland (<a href="https://iknl.nl/kankersoorten/darmkanker">zie de website van IKNL</a>), maar ziekte en sterfte door darmkanker kunnen worden verminderd door vroege opsporing. Er zijn dan meer behandelmogelijkheden en meestal volstaat een minder ingrijpende behandeling.</p> <p>Daarom zijn in Nederland en veel andere landen bevolkingsonderzoeken naar darmkanker ingevoerd. Nederlanders tussen de 55 en 75 jaar ontvangen sinds 2014 om het jaar een uitnodiging om hieraan mee te doen. Zij doen dan thuis een ontlastingstest, de fecale immunochemische test (FIT). Deze FIT kan bloedspoortjes in de ontlasting opsporen die met het blote oog niet zichtbaar zijn.</p> <p>Wanneer bij iemand bloed in de ontlasting wordt aangetoond, volgt een kijkonderzoek van de darm (coloscopie) om na te gaan of er inderdaad afwijkingen in de darm aanwezig zijn. Eventueel aanwezige poliepen worden, indien mogelijk, meteen verwijderd.</p> <p><strong>Nieuwe test vond meer hoog-risico voorlopers van darmkanker<br /></strong>Bij vroege opsporing van kanker door screening is het belangrijk dat de voordelen van screening duidelijk opwegen tegen nadelen, zoals een fout-positieve uitslag. Bij de darmkankerscreening valt deze balans <a href="https://www.rivm.nl/en/media/122951">in de evaluatie</a> gunstig uit, en het Nederlandse bevolkingsonderzoek darmkanker is dan ook wereldwijd een voorbeeld. Maar er is natuurlijk altijd ruimte voor verbetering van de test.</p> <p>De bestaande screeningstest is met name gericht op het ontdekken van darmkanker in een vroeg stadium en kan ook een hoog-risico voorstadium van darmkanker (gevorderde poliepen) opsporen.</p> <p>Gebruikmakend van 1300 ontlastingsmonsters uit hun biobank hebben de onderzoekers de mtFIT vergeleken met de FIT. Daarbij bleek dat de mtFIT gevorderde poliepen beter kon vinden dan de FIT, terwijl het aantal fout-positieve uitslagen niet omhoog ging.</p> <p>De mtFIT kijkt hiervoor in de ontlasting behalve naar het eiwit hemoglobine (onderdeel van bloed) namelijk nog naar twee andere eiwitten.</p> <p><strong>Vervolgstudie bij deelnemers aan het bevolkingsonderzoek</strong><br />Voordat deze nieuwe test in een bevolkingsonderzoek gebruikt kan gaan worden, moet als eerste stap de effectiviteit ervan worden aangetoond in de praktijk van het landelijke bevolkingsonderzoek darmkanker. Daarom zal dit najaar een studie starten waarvoor 13.000 deelnemers van het bevolkingsonderzoek zullen worden uitgenodigd om naast de FIT ook de mtFIT te gebruiken. Hiermee willen de onderzoekers het bewijs vergaren dat de mtFIT ook in de praktijk beter is. Afhankelijk van de resultaten kan vervolgens beoordeeld worden of de nieuwe test inderdaad in het Bevolkingsonderzoek darmkanker kan worden ingevoerd.</p> <p><strong>Van duizenden eiwitten naar twee<br /></strong>De nieuwe test is het resultaat van een jarenlange wetenschappelijke zoektocht naar verdere verbetering van de darmkankerscreeningtest. In 2017 (ook gepubliceerd in <em>Annals of Internal Medicine</em>) hebben de onderzoekers uit duizenden eiwitten 29 eiwitten geïdentificeerd die veel meer voorkomen in ontlasting van mensen met darmkanker of gevorderde poliepen dan bij mensen met een schone darm. Vervolgens hebben ze tien van deze eiwitten nader onderzocht in de huidige studie. Dit heeft geresulteerd in de mtFIT met de twee extra eiwitten calprotectine en and serpin F2 (naast hemoglobine).</p> <p><strong>Waarom geen DNA-test?<br /></strong>Het onderzoeksteam heeft de afgelopen jaren niet alleen gekeken naar eiwitten, maar ook naar methoden waarmee DNA kan worden opgespoord in de ontlasting, of zelfs in bloed. In de Verenigde Staten is een DNA- gebaseerde ontlastingstest op de markt die een vergelijkbare effectiviteit heeft als de mtFIT.</p> <p>Patholoog en onderzoeksleider Gerrit Meijer: ‘Deze DNA-test is echter niet geschikt voor het Nederlands bevolkingsonderzoek vanwege de grote hoeveelheden ontlasting die hiervoor nodig zijn. Daarnaast zijn er ook testen die in bloed kijken naar DNA afkomstig van de tumor. Voor screening zijn deze testen nog in een vroegere fase van ontwikkeling, ze zijn nog niet zo goed in het opsporen van vroege stadia van darmkanker en nog minder in het opsporen van gevorderde poliepen.’</p> <p> </p>', 'slug' => 'nieuwe-ontlastingstest-kan-darmkankerscreening-verder-verbeteren-', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Nieuwe ontlastingstest kan darmkankerscreening verder verbeteren ', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 24 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Nieuwe ontlastingstest kan darmkankerscreening verder verbeteren
Een nieuwe test om darmkanker op te sporen in de ontlasting kijkt niet alleen naar spoortjes bloed, maar ook naar twee extra eiwitten. Daardoor kan een hoog-risico voorstadium van darmkanker (gevorderde poliepen) beter worden opgespoord.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 75, 'title' => 'Nieuwe ontlastingstest kan darmkankerscreening verder verbeteren ', 'intro' => '<p>Een nieuwe test om darmkanker op te sporen in de ontlasting kijkt niet alleen naar spoortjes bloed, maar ook naar twee extra eiwitten. Daardoor kan een hoog-risico voorstadium van darmkanker (gevorderde poliepen) beter worden opgespoord.</p>', 'content' => '<p><strong>Nieuwe ontlastingstest kan darmkankerscreening verder verbeteren </strong></p> <p>Een nieuwe test om darmkanker op te sporen in de ontlasting kijkt niet alleen naar spoortjes bloed, maar ook naar twee extra eiwitten. Daardoor kan een hoog-risico voorstadium van darmkanker (gevorderde poliepen) beter worden opgespoord. Het doel is om in de toekomst nog beter te voorkomen dat iemand darmkanker krijgt of daaraan komt te overlijden.</p> <p>Onderzoekers van het Antoni van Leeuwenhoek, het Amsterdam UMC en Erasmus MC publiceren over deze nieuwe test op 20 juli in het toonaangevende wetenschappelijke tijdschrift <em>Annals of Internal Medicine</em>.</p> <p>De onderzoekers hebben de nieuwe test (de mtFIT) vergeleken met de bestaande test (de FIT) die in het bevolkingsonderzoek darmkanker gebruikt wordt, en onderzochten daarvoor ontlastingsmonsters van bijna 1300 mensen. Om ook in de praktijk het bewijs te leveren dat de test nog beter is dan de huidige, start dit najaar een studie waarvoor 13.000 deelnemers van het bevolkingsonderzoek darmkanker worden uitgenodigd om naast de standaardtest ook de nieuwe te gebruiken. Pas na dit onderzoek kan worden beoordeeld of de nieuwe test inderdaad in het bevolkingsonderzoek wordt opgenomen.</p> <p><strong>Onderzoeksleider Gerrit Meijer:</strong></p> <p>‘Het Nederlandse bevolkingsonderzoek darmkanker is heel goed georganiseerd en zeer succesvol. Het wordt om die reden wereldwijd ook als een voorbeeld gezien. Als patholoog zie ik ook zelf de vele voorbeelden van mensen bij wie darmkanker nu in een vroeg en goed behandelbaar stadium wordt gevonden, of zelfs wanneer de tumor nog niet invasief is geworden en nog in het poliepstadium zit, zodat hij meteen bij de coloscopie kan worden verwijderd. Het is onze uitdaging om de beschikbare screeningstesten zodanig te verbeteren dat we de tumor vaker in het poliepstadium vinden, zonder dat er overdiagnostiek en overbehandeling ontstaat. Dat is precies waar we ons in de mtFIT studie op hebben gericht.’</p> <p> </p> <table> <tbody> <tr> <td width="604"> <p><strong>Resultaten van deze studie: mtFIT ten opzichte van FIT</strong></p> <p> </p> <ul> <li>Gevoeligheid voor darmkanker is vergelijkbaar voor beide testen: ongeveer 80%.</li> <li>Gevoeligheid voor gevorderde poliepen (hoog-risico voorstadium): 38 % met mtFIT, en 28% met FIT.</li> <li>Onterecht positieve uitslagen: hetzelfde voor mtFIT en FIT, namelijk 3,4%.</li> <li>Voorspelde vermindering van incidentie darmkanker: 12% ten opzichte van FIT.</li> <li>Voorspelde vermindering van sterfte door darmkanker: 8% ten opzichte van FIT.</li> </ul> <p><strong> </strong></p> </td> </tr> </tbody> </table> <p> </p> <p><strong>De publicatie: </strong></p> <p>Willemijn de Klaver et al.,<strong> ‘</strong>Clinical Validation of a Multitarget Fecal Immunochemical Test for Colorectal Cancer Screening. A Diagnostic Test Accuracy Study’, <em>Annals of Internal Medicine</em> 20-07-2021.</p> <p><em>Dit onderzoek is gefinancierd door </em><a href="https://www.kwf.nl/onderzoek/welk-onderzoek-krijgt-geld/onderzoeker-van-de-week-gerrit-meijer"><em>KWF Kankerbestrijding</em></a><em>, de </em><a href="https://www.mlds.nl/"><em>Maag Lever Darm Stichting</em></a><em>, </em><a href="https://www.health-holland.com/"><em>Health</em>~<em>Holland</em></a><em> en </em><a href="https://standuptocancer.org/"><em>SU2C</em></a>. <br /><strong><br />Meer informatie: </strong></p> <p><strong>Darmkanker zo vroeg mogelijk opsporen<br /></strong>Darmkanker komt veel voor in Nederland (<a href="https://iknl.nl/kankersoorten/darmkanker">zie de website van IKNL</a>), maar ziekte en sterfte door darmkanker kunnen worden verminderd door vroege opsporing. Er zijn dan meer behandelmogelijkheden en meestal volstaat een minder ingrijpende behandeling.</p> <p>Daarom zijn in Nederland en veel andere landen bevolkingsonderzoeken naar darmkanker ingevoerd. Nederlanders tussen de 55 en 75 jaar ontvangen sinds 2014 om het jaar een uitnodiging om hieraan mee te doen. Zij doen dan thuis een ontlastingstest, de fecale immunochemische test (FIT). Deze FIT kan bloedspoortjes in de ontlasting opsporen die met het blote oog niet zichtbaar zijn.</p> <p>Wanneer bij iemand bloed in de ontlasting wordt aangetoond, volgt een kijkonderzoek van de darm (coloscopie) om na te gaan of er inderdaad afwijkingen in de darm aanwezig zijn. Eventueel aanwezige poliepen worden, indien mogelijk, meteen verwijderd.</p> <p><strong>Nieuwe test vond meer hoog-risico voorlopers van darmkanker<br /></strong>Bij vroege opsporing van kanker door screening is het belangrijk dat de voordelen van screening duidelijk opwegen tegen nadelen, zoals een fout-positieve uitslag. Bij de darmkankerscreening valt deze balans <a href="https://www.rivm.nl/en/media/122951">in de evaluatie</a> gunstig uit, en het Nederlandse bevolkingsonderzoek darmkanker is dan ook wereldwijd een voorbeeld. Maar er is natuurlijk altijd ruimte voor verbetering van de test.</p> <p>De bestaande screeningstest is met name gericht op het ontdekken van darmkanker in een vroeg stadium en kan ook een hoog-risico voorstadium van darmkanker (gevorderde poliepen) opsporen.</p> <p>Gebruikmakend van 1300 ontlastingsmonsters uit hun biobank hebben de onderzoekers de mtFIT vergeleken met de FIT. Daarbij bleek dat de mtFIT gevorderde poliepen beter kon vinden dan de FIT, terwijl het aantal fout-positieve uitslagen niet omhoog ging.</p> <p>De mtFIT kijkt hiervoor in de ontlasting behalve naar het eiwit hemoglobine (onderdeel van bloed) namelijk nog naar twee andere eiwitten.</p> <p><strong>Vervolgstudie bij deelnemers aan het bevolkingsonderzoek</strong><br />Voordat deze nieuwe test in een bevolkingsonderzoek gebruikt kan gaan worden, moet als eerste stap de effectiviteit ervan worden aangetoond in de praktijk van het landelijke bevolkingsonderzoek darmkanker. Daarom zal dit najaar een studie starten waarvoor 13.000 deelnemers van het bevolkingsonderzoek zullen worden uitgenodigd om naast de FIT ook de mtFIT te gebruiken. Hiermee willen de onderzoekers het bewijs vergaren dat de mtFIT ook in de praktijk beter is. Afhankelijk van de resultaten kan vervolgens beoordeeld worden of de nieuwe test inderdaad in het Bevolkingsonderzoek darmkanker kan worden ingevoerd.</p> <p><strong>Van duizenden eiwitten naar twee<br /></strong>De nieuwe test is het resultaat van een jarenlange wetenschappelijke zoektocht naar verdere verbetering van de darmkankerscreeningtest. In 2017 (ook gepubliceerd in <em>Annals of Internal Medicine</em>) hebben de onderzoekers uit duizenden eiwitten 29 eiwitten geïdentificeerd die veel meer voorkomen in ontlasting van mensen met darmkanker of gevorderde poliepen dan bij mensen met een schone darm. Vervolgens hebben ze tien van deze eiwitten nader onderzocht in de huidige studie. Dit heeft geresulteerd in de mtFIT met de twee extra eiwitten calprotectine en and serpin F2 (naast hemoglobine).</p> <p><strong>Waarom geen DNA-test?<br /></strong>Het onderzoeksteam heeft de afgelopen jaren niet alleen gekeken naar eiwitten, maar ook naar methoden waarmee DNA kan worden opgespoord in de ontlasting, of zelfs in bloed. In de Verenigde Staten is een DNA- gebaseerde ontlastingstest op de markt die een vergelijkbare effectiviteit heeft als de mtFIT.</p> <p>Patholoog en onderzoeksleider Gerrit Meijer: ‘Deze DNA-test is echter niet geschikt voor het Nederlands bevolkingsonderzoek vanwege de grote hoeveelheden ontlasting die hiervoor nodig zijn. Daarnaast zijn er ook testen die in bloed kijken naar DNA afkomstig van de tumor. Voor screening zijn deze testen nog in een vroegere fase van ontwikkeling, ze zijn nog niet zo goed in het opsporen van vroege stadia van darmkanker en nog minder in het opsporen van gevorderde poliepen.’</p> <p> </p>', 'slug' => 'nieuwe-ontlastingstest-kan-darmkankerscreening-verder-verbeteren-', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Nieuwe ontlastingstest kan darmkankerscreening verder verbeteren ', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 76, 'title' => 'Nieuws van ASCO 2021 Annual Meeting omtrent colorectaal carcinoom', 'intro' => '<p>Interview in Oncologie Vandaag: internist-oncoloog dr. Jeanine Roodhart bespreekt aantal studies over de behandeling van gemetastaseerd colorectaal carcinoom die op ASCO 2021 Annual Meeting werden gepresenteerd.</p> <p> </p>', 'content' => '<p><a href="https://oncologievandaag.nl/artikel/colorectaal-carcinoom/ontwikkelingen-op-diverse-fronten-helpen-behandeling-vooruit/" target="_blank" rel="noopener">https://oncologievandaag.nl/artikel/colorectaal-carcinoom/ontwikkelingen-op-diverse-fronten-helpen-behandeling-vooruit/</a></p>', 'slug' => 'nieuws-van-asco-2021-annual-meeting-omtrent-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Nieuws van ASCO 2021 Annual Meeting omtrent colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Nieuws van ASCO 2021 Annual Meeting omtrent colorectaal carcinoom
Interview in Oncologie Vandaag: internist-oncoloog dr. Jeanine Roodhart bespreekt aantal studies over de behandeling van gemetastaseerd colorectaal carcinoom die op ASCO 2021 Annual Meeting werden gepresenteerd.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 76, 'title' => 'Nieuws van ASCO 2021 Annual Meeting omtrent colorectaal carcinoom', 'intro' => '<p>Interview in Oncologie Vandaag: internist-oncoloog dr. Jeanine Roodhart bespreekt aantal studies over de behandeling van gemetastaseerd colorectaal carcinoom die op ASCO 2021 Annual Meeting werden gepresenteerd.</p> <p> </p>', 'content' => '<p><a href="https://oncologievandaag.nl/artikel/colorectaal-carcinoom/ontwikkelingen-op-diverse-fronten-helpen-behandeling-vooruit/" target="_blank" rel="noopener">https://oncologievandaag.nl/artikel/colorectaal-carcinoom/ontwikkelingen-op-diverse-fronten-helpen-behandeling-vooruit/</a></p>', 'slug' => 'nieuws-van-asco-2021-annual-meeting-omtrent-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Nieuws van ASCO 2021 Annual Meeting omtrent colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 70, 'title' => 'Van IKNL: opkomstpercentage van het BVO darmkanker is in Nederland hoger dan in andere landen in Europa', 'intro' => '<p>Dit is op basis van een onderzoek naar darmkankerscreening in 21 Europese landen</p>', 'content' => '<p><a href="https://iknl.nl/nieuws/2021/nederland-europees-kampioen-opkomst-bevolkingsonde" target="_blank" rel="noopener">https://iknl.nl/nieuws/2021/nederland-europees-kampioen-opkomst-bevolkingsonde</a></p>', 'slug' => 'van-iknl-opkomstpercentage-van-het-bvo-darmkanker-is-in-nederland-hoger-dan-in-andere-landen-in-europa', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Van IKNL: opkomstpercentage van het BVO darmkanker is in Nederland hoger dan in andere landen in Europa', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Van IKNL: opkomstpercentage van het BVO darmkanker is in Nederland hoger dan in andere landen in Europa
Dit is op basis van een onderzoek naar darmkankerscreening in 21 Europese landen
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 70, 'title' => 'Van IKNL: opkomstpercentage van het BVO darmkanker is in Nederland hoger dan in andere landen in Europa', 'intro' => '<p>Dit is op basis van een onderzoek naar darmkankerscreening in 21 Europese landen</p>', 'content' => '<p><a href="https://iknl.nl/nieuws/2021/nederland-europees-kampioen-opkomst-bevolkingsonde" target="_blank" rel="noopener">https://iknl.nl/nieuws/2021/nederland-europees-kampioen-opkomst-bevolkingsonde</a></p>', 'slug' => 'van-iknl-opkomstpercentage-van-het-bvo-darmkanker-is-in-nederland-hoger-dan-in-andere-landen-in-europa', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Van IKNL: opkomstpercentage van het BVO darmkanker is in Nederland hoger dan in andere landen in Europa', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 71, 'title' => 'Onderzoek naar gezondheidswinst versus bijwerkingen door adjuvante chemotherapie bij patienten met stadium II of III colorectaal carcinoom', 'intro' => '<p>Onderzoek op basis van PLCRC data naar kwaliteit van leven en kosteneffectiviteit bij adjuvante chemotherapie bij patienten met stadium II of III colorectaal carcinoom.</p>', 'content' => '<p><a href="https://iknl.nl/nieuws/2021/samen-beslissen-over-adjuvante-chemotherapie-bij-s" target="_blank" rel="noopener">https://iknl.nl/nieuws/2021/samen-beslissen-over-adjuvante-chemotherapie-bij-s</a></p>', 'slug' => 'onderzoek-naar-gezondheidswinst-versus-bijwerkingen-door-adjuvante-chemotherapie-bij-patienten-met-stadium-ii-of-iii-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Onderzoek naar gezondheidswinst versus bijwerkingen door adjuvante chemotherapie bij patienten met stadium II of III colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Onderzoek naar gezondheidswinst versus bijwerkingen door adjuvante chemotherapie bij patienten met stadium II of III colorectaal carcinoom
Onderzoek op basis van PLCRC data naar kwaliteit van leven en kosteneffectiviteit bij adjuvante chemotherapie bij patienten met stadium II of III colorectaal carcinoom.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 71, 'title' => 'Onderzoek naar gezondheidswinst versus bijwerkingen door adjuvante chemotherapie bij patienten met stadium II of III colorectaal carcinoom', 'intro' => '<p>Onderzoek op basis van PLCRC data naar kwaliteit van leven en kosteneffectiviteit bij adjuvante chemotherapie bij patienten met stadium II of III colorectaal carcinoom.</p>', 'content' => '<p><a href="https://iknl.nl/nieuws/2021/samen-beslissen-over-adjuvante-chemotherapie-bij-s" target="_blank" rel="noopener">https://iknl.nl/nieuws/2021/samen-beslissen-over-adjuvante-chemotherapie-bij-s</a></p>', 'slug' => 'onderzoek-naar-gezondheidswinst-versus-bijwerkingen-door-adjuvante-chemotherapie-bij-patienten-met-stadium-ii-of-iii-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Onderzoek naar gezondheidswinst versus bijwerkingen door adjuvante chemotherapie bij patienten met stadium II of III colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 72, 'title' => 'Vroegtijdige moleculaire diagnostiek van belang bij gemetastaseerd colorectaal carcinoom', 'intro' => '<p>Bij voorkeur gebeurt moleculaire diagnostiek voor de start van de eerstelijnsbehandeling</p>', 'content' => '<p><a href="https://oncologievandaag.nl/artikel/colorectaal-carcinoom/vroegtijdige-moleculaire-diagnostiek-van-belang-bij-mcrc/" target="_blank" rel="noopener">https://oncologievandaag.nl/artikel/colorectaal-carcinoom/vroegtijdige-moleculaire-diagnostiek-van-belang-bij-mcrc/</a></p>', 'slug' => 'vroegtijdige-moleculaire-diagnostiek-van-belang-bij-gemetastaseerd-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Vroegtijdige moleculaire diagnostiek van belang bij gemetastaseerd colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Vroegtijdige moleculaire diagnostiek van belang bij gemetastaseerd colorectaal carcinoom
Bij voorkeur gebeurt moleculaire diagnostiek voor de start van de eerstelijnsbehandeling
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 72, 'title' => 'Vroegtijdige moleculaire diagnostiek van belang bij gemetastaseerd colorectaal carcinoom', 'intro' => '<p>Bij voorkeur gebeurt moleculaire diagnostiek voor de start van de eerstelijnsbehandeling</p>', 'content' => '<p><a href="https://oncologievandaag.nl/artikel/colorectaal-carcinoom/vroegtijdige-moleculaire-diagnostiek-van-belang-bij-mcrc/" target="_blank" rel="noopener">https://oncologievandaag.nl/artikel/colorectaal-carcinoom/vroegtijdige-moleculaire-diagnostiek-van-belang-bij-mcrc/</a></p>', 'slug' => 'vroegtijdige-moleculaire-diagnostiek-van-belang-bij-gemetastaseerd-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Vroegtijdige moleculaire diagnostiek van belang bij gemetastaseerd colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 73, 'title' => 'Belangrijkste nieuws over colorectaal carcinoom van de ASCO Annual meeting 2021', 'intro' => '<p>Miriam Koopman bespreekt in de Oncologiejournaal 2021 van MED talks</p>', 'content' => '<p><a href="https://www.medtalks.nl/asco2021-colorectaal" target="_blank" rel="noopener">https://www.medtalks.nl/asco2021-colorectaal</a></p>', 'slug' => 'belangrijkste-nieuws-over-colorectaal-carcinoom-van-de-asco-annual-meeting-2021', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Belangrijkste nieuws over colorectaal carcinoom van de ASCO Annual meeting 2021', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Belangrijkste nieuws over colorectaal carcinoom van de ASCO Annual meeting 2021
Miriam Koopman bespreekt in de Oncologiejournaal 2021 van MED talks
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 73, 'title' => 'Belangrijkste nieuws over colorectaal carcinoom van de ASCO Annual meeting 2021', 'intro' => '<p>Miriam Koopman bespreekt in de Oncologiejournaal 2021 van MED talks</p>', 'content' => '<p><a href="https://www.medtalks.nl/asco2021-colorectaal" target="_blank" rel="noopener">https://www.medtalks.nl/asco2021-colorectaal</a></p>', 'slug' => 'belangrijkste-nieuws-over-colorectaal-carcinoom-van-de-asco-annual-meeting-2021', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Belangrijkste nieuws over colorectaal carcinoom van de ASCO Annual meeting 2021', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 74, 'title' => 'Supercompetitie leidt tot darmkanker', 'intro' => '<p>APC gemuteerde cellen maken eiwitten die gezonde cellen lamleggen</p>', 'content' => '<p><a href="https://www.mednet.nl/nieuws/supercompetitie-leidt-tot-darmkanker/" target="_blank" rel="noopener">https://www.mednet.nl/nieuws/supercompetitie-leidt-tot-darmkanker/</a></p>', 'slug' => 'supercompetitie-leidt-tot-darmkanker', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Supercompetitie leidt tot darmkanker', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Supercompetitie leidt tot darmkanker
APC gemuteerde cellen maken eiwitten die gezonde cellen lamleggen
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 74, 'title' => 'Supercompetitie leidt tot darmkanker', 'intro' => '<p>APC gemuteerde cellen maken eiwitten die gezonde cellen lamleggen</p>', 'content' => '<p><a href="https://www.mednet.nl/nieuws/supercompetitie-leidt-tot-darmkanker/" target="_blank" rel="noopener">https://www.mednet.nl/nieuws/supercompetitie-leidt-tot-darmkanker/</a></p>', 'slug' => 'supercompetitie-leidt-tot-darmkanker', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Supercompetitie leidt tot darmkanker', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 69, 'title' => 'De Stichting Sacha Swarttouw-Hijmans financiert 2 onderzoeksprojecten naar dikke darmkanker', 'intro' => '<p>In de ronde voor 2021 heeft de Stichting Sacha Swarttouw-Hijmans subsidies toegekend aan twee projecten.</p> <p> </p>', 'content' => '<p>Sinds 1999 steunt de Stichting Sacha Swarttouw-Hijmans translationeel onderzoek op het gebied van kankerbestrijding. Onderzoek m.b.t. het colorectaal carcinoom heeft daarbij sterk de voorkeur. In 2021 heeft de stichting subsidies toegekend aan deze twee onderzoeksprojecten:</p> <p>Personalizing early stage colon cancer treatment by combining molecular profiling and drug sensitivity screening in organoids (PERCORSO). Dr. Jeanine Roodhart, afdeling Medische Oncologie, UMC Utrecht.</p> <p>Finding the missing genetic factors in hereditary colorectal cancer (lynch syndrome): germline variant analyses of mismatch repair genes by long-read single-molecule real-time sequencing. Dr. Richarda de Voer, afdeling Klinische Genetica, RadboudUMC.</p>', 'slug' => 'de-stichting-sacha-swarttouw-hijmans-financiert-2-onderzoeksprojecten-naar-dikke-darmkanker', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'De Stichting Sacha Swarttouw-Hijmans financiert 2 onderzoeksprojecten naar dikke darmkanker', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
De Stichting Sacha Swarttouw-Hijmans financiert 2 onderzoeksprojecten naar dikke darmkanker
In de ronde voor 2021 heeft de Stichting Sacha Swarttouw-Hijmans subsidies toegekend aan twee projecten.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 69, 'title' => 'De Stichting Sacha Swarttouw-Hijmans financiert 2 onderzoeksprojecten naar dikke darmkanker', 'intro' => '<p>In de ronde voor 2021 heeft de Stichting Sacha Swarttouw-Hijmans subsidies toegekend aan twee projecten.</p> <p> </p>', 'content' => '<p>Sinds 1999 steunt de Stichting Sacha Swarttouw-Hijmans translationeel onderzoek op het gebied van kankerbestrijding. Onderzoek m.b.t. het colorectaal carcinoom heeft daarbij sterk de voorkeur. In 2021 heeft de stichting subsidies toegekend aan deze twee onderzoeksprojecten:</p> <p>Personalizing early stage colon cancer treatment by combining molecular profiling and drug sensitivity screening in organoids (PERCORSO). Dr. Jeanine Roodhart, afdeling Medische Oncologie, UMC Utrecht.</p> <p>Finding the missing genetic factors in hereditary colorectal cancer (lynch syndrome): germline variant analyses of mismatch repair genes by long-read single-molecule real-time sequencing. Dr. Richarda de Voer, afdeling Klinische Genetica, RadboudUMC.</p>', 'slug' => 'de-stichting-sacha-swarttouw-hijmans-financiert-2-onderzoeksprojecten-naar-dikke-darmkanker', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'De Stichting Sacha Swarttouw-Hijmans financiert 2 onderzoeksprojecten naar dikke darmkanker', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 68, 'title' => 'KWF financiert 8 verschillende onderzoeksprojecten naar dikke darm kanker', 'intro' => '<p>In de meest recente ronde (implementatie call 2021-1) worden 53 onderzoeken gefinancierd waarvan 8 onderzoeksprojecten met betrekking tot dikke darm kanker.</p>', 'content' => '<p>Dit zijn de gefinancieerde onderzoeksprojecten van deze KWF ronde:</p> <ol> <li>Een nieuw tijdperk in de behandeling van patiënten met familiaire adenomateuze polyposis: op weg naar gepersonaliseerde zorg</li> <li>Effectieve behandelingen tegen buikvliesuitzaaingen van dikkedarmkanker</li> <li>Verbeteren effectiviteit en minimaliseren toxiciteit HIPEC-behandeling voor colorectale peritoneale uitzaaiingen door toepassing van “step-up heating” tijdens HIPEC</li> <li>Optimalisatie van de locoregionale behandeling van het complexe coloncarcinoom; een nationale snapshotstudie.</li> <li>Het begrijpen en verstoren van gecondenseerd β-catenine in darmkanker</li> <li>Ieder nadeel heeft zijn voordeel: Welk voordeel halen kankercellen in de dikke darm uit een ongebalanceerd chromosoomaantal?</li> <li>Ontwikkeling van de darmen en darmkanker wordt gecontroleerd door de extracellulaire matrix</li> <li>De klok tikt door: tijd om de link te leggen tussen verstoorde dag-nachtritmes en langdurige vermoeidheid na dikkedarmkanker.</li> </ol> <p>Bekijk in meer detail op de website van KWF welke onderzoeken KWF deze ronde financiert:</p> <p><a href="https://www.kwf.nl/sites/default/files/2021-04/Bestedingsoverzicht-KWF-Kankerbestrijding-Call-2021.1.pdf">https://www.kwf.nl/sites/default/files/2021-04/Bestedingsoverzicht-KWF-Kankerbestrijding-Call-2021.1.pdf</a></p> <p> </p>', 'slug' => 'kwf-financiert-8-verschillende-onderzoeksprojecten-naar-dikke-darm-kanker', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'KWF financiert 8 verschillende onderzoeksprojecten naar dikke darm kanker', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
KWF financiert 8 verschillende onderzoeksprojecten naar dikke darm kanker
In de meest recente ronde (implementatie call 2021-1) worden 53 onderzoeken gefinancierd waarvan 8 onderzoeksprojecten met betrekking tot dikke darm kanker.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 68, 'title' => 'KWF financiert 8 verschillende onderzoeksprojecten naar dikke darm kanker', 'intro' => '<p>In de meest recente ronde (implementatie call 2021-1) worden 53 onderzoeken gefinancierd waarvan 8 onderzoeksprojecten met betrekking tot dikke darm kanker.</p>', 'content' => '<p>Dit zijn de gefinancieerde onderzoeksprojecten van deze KWF ronde:</p> <ol> <li>Een nieuw tijdperk in de behandeling van patiënten met familiaire adenomateuze polyposis: op weg naar gepersonaliseerde zorg</li> <li>Effectieve behandelingen tegen buikvliesuitzaaingen van dikkedarmkanker</li> <li>Verbeteren effectiviteit en minimaliseren toxiciteit HIPEC-behandeling voor colorectale peritoneale uitzaaiingen door toepassing van “step-up heating” tijdens HIPEC</li> <li>Optimalisatie van de locoregionale behandeling van het complexe coloncarcinoom; een nationale snapshotstudie.</li> <li>Het begrijpen en verstoren van gecondenseerd β-catenine in darmkanker</li> <li>Ieder nadeel heeft zijn voordeel: Welk voordeel halen kankercellen in de dikke darm uit een ongebalanceerd chromosoomaantal?</li> <li>Ontwikkeling van de darmen en darmkanker wordt gecontroleerd door de extracellulaire matrix</li> <li>De klok tikt door: tijd om de link te leggen tussen verstoorde dag-nachtritmes en langdurige vermoeidheid na dikkedarmkanker.</li> </ol> <p>Bekijk in meer detail op de website van KWF welke onderzoeken KWF deze ronde financiert:</p> <p><a href="https://www.kwf.nl/sites/default/files/2021-04/Bestedingsoverzicht-KWF-Kankerbestrijding-Call-2021.1.pdf">https://www.kwf.nl/sites/default/files/2021-04/Bestedingsoverzicht-KWF-Kankerbestrijding-Call-2021.1.pdf</a></p> <p> </p>', 'slug' => 'kwf-financiert-8-verschillende-onderzoeksprojecten-naar-dikke-darm-kanker', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'KWF financiert 8 verschillende onderzoeksprojecten naar dikke darm kanker', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 67, 'title' => 'Colonobstructie door tumor niet altijd direct opereren', 'intro' => '<p>Tijdelijk stoma of een stent door de tumor is soms beter dan direct operen. Zie verder Nieuwspagina van MedNet.</p>', 'content' => '<p><a href="https://www.mednet.nl/nieuws/colonobstructie-door-tumor-niet-altijd-direct-opereren/" target="_blank" rel="noopener">https://www.mednet.nl/nieuws/colonobstructie-door-tumor-niet-altijd-direct-opereren/</a></p>', 'slug' => 'colonobstructie-door-tumor-niet-altijd-direct-opereren', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Colonobstructie door tumor niet altijd direct opereren', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Colonobstructie door tumor niet altijd direct opereren
Tijdelijk stoma of een stent door de tumor is soms beter dan direct operen. Zie verder Nieuwspagina van MedNet.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 67, 'title' => 'Colonobstructie door tumor niet altijd direct opereren', 'intro' => '<p>Tijdelijk stoma of een stent door de tumor is soms beter dan direct operen. Zie verder Nieuwspagina van MedNet.</p>', 'content' => '<p><a href="https://www.mednet.nl/nieuws/colonobstructie-door-tumor-niet-altijd-direct-opereren/" target="_blank" rel="noopener">https://www.mednet.nl/nieuws/colonobstructie-door-tumor-niet-altijd-direct-opereren/</a></p>', 'slug' => 'colonobstructie-door-tumor-niet-altijd-direct-opereren', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Colonobstructie door tumor niet altijd direct opereren', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 65, 'title' => 'Veelbelovende zorg voor kwetsbare darmkanker-patiënt met uitzaaiingen in de lever', 'intro' => '<p>“We hopen al dit jaar volledig up and running te zijn”, zegt internist-oncoloog en onderzoeker Kees Punt van het UMC Utrecht. En met up and running doelt hij op ‘CAIRO7’, een onderzoek naar een veelbelovende behandeling voor oudere of kwetsbare patiënten met darmkanker en uitzaaiingen in de lever. Deze studie wordt gefinancierd met een subsidie van € 6,4 miljoen via de regeling veelbelovende zorg van Zorginstituut Nederland en ZonMw. “Ik denk dat de kans reëel is dat deze studie niet was gelukt zonder het bestaan van de Subsidieregeling veelbelovende zorg.”</p>', 'content' => '<p>“Ons onderzoek richt zich voornamelijk op patiënten ouder dan 65 jaar, voor wie een uitgebreide operatie of intensieve chemotherapie niet zinvol of te belastend is. De standaardbehandeling voor deze patiënten is nu een relatief milde chemotherapie kuur. Die kan nog bijwerkingen geven en bovendien moeten ze er elke 3 weken voor naar het ziekenhuis komen. Met ons onderzoek willen we de effectiviteit vaststellen van een eenmalige behandeling met radioembolisatie: radioactieve bolletjes worden via een katheter in de lever gebracht om tumoren te vernietigen. Het is hierbij mogelijk om een precisiedosering toe te dienen, en de bijwerkingen zijn gering.”</p> <p><strong>‘Dit onderzoek is zeer relevant voor de praktijk’</strong><br />In totaal zullen 220 patiënten aan het onderzoek onder regie van het UMC Utrecht meedoen, waarvan de helft de standaardbehandeling zal krijgen. “Er zijn geen behandelingen die genezen, maar wat we verwachten van radioembolisatie is een minstens zo goed effect op de levensduur maar met een betere kwaliteit van leven. Dit onderzoek is zeer relevant voor de praktijk, want darmkanker is een van de meest voorkomende vormen van kanker in Nederland, waarbij de meeste patiënten ouder zijn dan 65 jaar.”</p> <p><strong>Grootschalige samenwerking van ziekenhuizen<br /></strong>Het UMC Utrecht slaat voor het onderzoek de handen ineen met meer dan 35 andere ziekenhuizen, waaronder alle academische ziekenhuizen en het Antoni van Leeuwenhoek ziekenhuis. Punt: “Deze grootschalige samenwerking is nodig, zeker ook met de streekziekenhuizen. Die behandelen het gros van alle darmkankerpatiënten in Nederland. Uiteindelijk hopen we dat de techniek die wij nu gaan onderzoeken tot de standaardbehandeling in de ziekenhuizen zal gaan behoren voor deze categorie patiënten. Want als het effectief blijkt, wordt de zorg aan het einde van dit traject door het Zorginstituut tot de basisverzekering toegelaten.”</p> <p>Punt is als bevlogen onderzoeker ‘blij’ met de mogelijkheid om via de Subsidieregeling veelbelovende zorg ook de kosten van zorg aan patiënten vergoed te krijgen tijdens onderzoek naar de werking van innovatieve behandelingen. “Dit is bij de meeste subsidies niet het geval. Ik denk dat de kans reëel is dat deze studie niet was gelukt zonder het bestaan van de Subsidieregeling veelbelovende zorg.”</p> <p> </p> <p> </p>', 'slug' => 'veelbelovende-zorg-voor-kwetsbare-darmkanker-pati-nt-met-uitzaaiingen-in-de-lever', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Veelbelovende zorg voor kwetsbare darmkanker-patiënt met uitzaaiingen in de lever', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Veelbelovende zorg voor kwetsbare darmkanker-patiënt met uitzaaiingen in de lever
“We hopen al dit jaar volledig up and running te zijn”, zegt internist-oncoloog en onderzoeker Kees Punt van het UMC Utrecht. En met up and running doelt hij op ‘CAIRO7’, een onderzoek naar een veelbelovende behandeling voor oudere of kwetsbare patiënten met darmkanker en uitzaaiingen in de lever. Deze studie wordt gefinancierd met een subsidie van € 6,4 miljoen via de regeling veelbelovende zorg van Zorginstituut Nederland en ZonMw. “Ik denk dat de kans reëel is dat deze studie niet was gelukt zonder het bestaan van de Subsidieregeling veelbelovende zorg.”
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 65, 'title' => 'Veelbelovende zorg voor kwetsbare darmkanker-patiënt met uitzaaiingen in de lever', 'intro' => '<p>“We hopen al dit jaar volledig up and running te zijn”, zegt internist-oncoloog en onderzoeker Kees Punt van het UMC Utrecht. En met up and running doelt hij op ‘CAIRO7’, een onderzoek naar een veelbelovende behandeling voor oudere of kwetsbare patiënten met darmkanker en uitzaaiingen in de lever. Deze studie wordt gefinancierd met een subsidie van € 6,4 miljoen via de regeling veelbelovende zorg van Zorginstituut Nederland en ZonMw. “Ik denk dat de kans reëel is dat deze studie niet was gelukt zonder het bestaan van de Subsidieregeling veelbelovende zorg.”</p>', 'content' => '<p>“Ons onderzoek richt zich voornamelijk op patiënten ouder dan 65 jaar, voor wie een uitgebreide operatie of intensieve chemotherapie niet zinvol of te belastend is. De standaardbehandeling voor deze patiënten is nu een relatief milde chemotherapie kuur. Die kan nog bijwerkingen geven en bovendien moeten ze er elke 3 weken voor naar het ziekenhuis komen. Met ons onderzoek willen we de effectiviteit vaststellen van een eenmalige behandeling met radioembolisatie: radioactieve bolletjes worden via een katheter in de lever gebracht om tumoren te vernietigen. Het is hierbij mogelijk om een precisiedosering toe te dienen, en de bijwerkingen zijn gering.”</p> <p><strong>‘Dit onderzoek is zeer relevant voor de praktijk’</strong><br />In totaal zullen 220 patiënten aan het onderzoek onder regie van het UMC Utrecht meedoen, waarvan de helft de standaardbehandeling zal krijgen. “Er zijn geen behandelingen die genezen, maar wat we verwachten van radioembolisatie is een minstens zo goed effect op de levensduur maar met een betere kwaliteit van leven. Dit onderzoek is zeer relevant voor de praktijk, want darmkanker is een van de meest voorkomende vormen van kanker in Nederland, waarbij de meeste patiënten ouder zijn dan 65 jaar.”</p> <p><strong>Grootschalige samenwerking van ziekenhuizen<br /></strong>Het UMC Utrecht slaat voor het onderzoek de handen ineen met meer dan 35 andere ziekenhuizen, waaronder alle academische ziekenhuizen en het Antoni van Leeuwenhoek ziekenhuis. Punt: “Deze grootschalige samenwerking is nodig, zeker ook met de streekziekenhuizen. Die behandelen het gros van alle darmkankerpatiënten in Nederland. Uiteindelijk hopen we dat de techniek die wij nu gaan onderzoeken tot de standaardbehandeling in de ziekenhuizen zal gaan behoren voor deze categorie patiënten. Want als het effectief blijkt, wordt de zorg aan het einde van dit traject door het Zorginstituut tot de basisverzekering toegelaten.”</p> <p>Punt is als bevlogen onderzoeker ‘blij’ met de mogelijkheid om via de Subsidieregeling veelbelovende zorg ook de kosten van zorg aan patiënten vergoed te krijgen tijdens onderzoek naar de werking van innovatieve behandelingen. “Dit is bij de meeste subsidies niet het geval. Ik denk dat de kans reëel is dat deze studie niet was gelukt zonder het bestaan van de Subsidieregeling veelbelovende zorg.”</p> <p> </p> <p> </p>', 'slug' => 'veelbelovende-zorg-voor-kwetsbare-darmkanker-pati-nt-met-uitzaaiingen-in-de-lever', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Veelbelovende zorg voor kwetsbare darmkanker-patiënt met uitzaaiingen in de lever', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 66, 'title' => 'Miljoenensteun voor veelbelovende zorg ziekenhuizen', 'intro' => '<p>Vijf onderzoeken naar veelbelovende zorg in Nederlandse ziekenhuizen, ontvangen samen ruim € 15,5 miljoen van Zorginstituut Nederland en ZonMw. Het meeste geld is voor twee onderzoeken naar kankerbehandelingen. Die ontvangen gezamenlijk ruim € 10 miljoen. Behalve onderzoekskosten, wordt de zorg betaald voor patiënten die aan de studies meedoen. De Subsidieregeling veelbelovende zorg verbetert de toegang tot veelbelovende zorg voor patiënten, met als einddoel vergoeding via de basisverzekering.</p>', 'content' => '<p>De vijf projecten voor veelbelovende zorg die subsidie ontvangen zijn:</p> <ul> <li>een eenmalige behandeling van uitgezaaide darmkanker met minder bijwerkingen voor oudere en fragiele patiënten (6,4 miljoen, UMC Utrecht);</li> <li>een laserbehandeling bij een niet-operabele kwaadaardige hersentumor (€ 3,9 miljoen, Radboudumc);</li> <li>een onderzoek naar een veelbelovende behandeling van therapieresistente dwangstoornissen (€ 2,8 miljoen, Amsterdam UMC);</li> <li>onderzoek naar een patiëntvriendelijker en goedkopere test om koemelkallergie bij kinderen te kunnen vaststellen (€ 713.203, Rijnstate ziekenhuis);</li> <li>onderzoek naar de effectiviteit van nazorg op maat voor hoogrisico patiënten na een verblijf op de IC (1,6 miljoen, Radboudumc).</li> </ul> <p><strong>Springplank naar het basispakket</strong><br />Van veelbelovende zorg naar verzekerde zorg is vaak een lange weg. Alleen bewezen effectieve zorg wordt vergoed vanuit de basisverzekering. Daar is goed onderzoek voor nodig en dat kost veel geld. Met name de kosten om patiënten te kunnen behandelen met veelbelovende zorg zijn hoog, en daarmee vaak dé bottleneck voor ziekenhuizen die een vergelijkende studie willen doen naar een nieuwe behandeling versus standaardzorg. Vaak gaat het om dure, nieuwe zorg waarvan de effecten over een langere periode gemeten moeten worden. En dat terwijl een positieve uitkomst – de zorg is bewezen effectief – niet bij voorbaat vaststaat. Om te bevorderen dat veelbelovende zorg sneller beschikbaar komt voor patiënten, voert het Zorginstituut sinds 2019 de Subsidieregeling veelbelovende zorg uit in samenwerking met ZonMw. Jaarlijks is er bijna 70 miljoen beschikbaar. De Subsidieregeling veelbelovende zorg fungeert als een springplank naar het basispakket voor veelbelovende zorg in Nederland.</p> <p><strong>Veel belangstelling voor onderzoek IC-nazorg</strong><br />Alle onderzoeken die nu subsidie ontvangen, leveren een bijdrage aan het verder verbeteren van de toegankelijkheid en betaalbaarheid van goede zorg in Nederland. Zo kijken patiënten en IC-artsen ‘reikhalzend’ uit naar de resultaten van het onderzoek naar gestructureerde nazorg op maat voor hoogrisico patiënten op de IC, zegt senior-onderzoeker Mark van den Boogaard van het Radboudumc. Jaarlijks belanden ongeveer 80.000 Nederlanders op de intensive care. Ongeveer 40.000 van hen houden daar langdurig fysieke, mentale en cognitieve klachten aan over.“ Dit zijn vaak patiënten die al bij opname vallen in een hoogrisico-groep, vaak vanwege een kwetsbaardere gezondheid of mentale gesteldheid”, aldus Van den Boogaard. Omdat wetenschappelijk bewijs ontbreekt, wordt nazorg nu niet vergoed en daardoor beperkt aangeboden. De praktijk laat volgens Van den Boogaard al jaren zien dat deze groep patiënten met gestructureerde, persoonsgerichte nazorg eerder en beter herstelt van de gevolgen van een IC-opname. Aan het onderzoek dat nu van start kan, doen 1.540 patiënten mee, vanuit 5 ziekenhuizen.</p> <p><strong>Goede en toegankelijke zorg voor alle Nederlanders<br /></strong>De Nederlandse gezondheidszorg is een van de beste ter wereld. Iedereen betaalt eraan mee, via belastingen en de verplichte basiszorgverzekering. Het Zorginstituut waakt erover dat onze zorg goed en betaalbaar is én blijft. Dit alles om ons geld voor de zorg alleen te besteden aan waardevolle behandelingen waarvan vaststaat dat die echt werken. Deze ingewikkelde, maar noodzakelijke keuzes maken we uiteindelijk voor en namens 17 miljoen Nederlanders. Zodat iedereen ook in de toekomst toegang houdt tot goede en betaalbare zorg.</p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p>', 'slug' => 'miljoenensteun-voor-veelbelovende-zorg-ziekenhuizen', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Miljoenensteun voor veelbelovende zorg ziekenhuizen', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Miljoenensteun voor veelbelovende zorg ziekenhuizen
Vijf onderzoeken naar veelbelovende zorg in Nederlandse ziekenhuizen, ontvangen samen ruim € 15,5 miljoen van Zorginstituut Nederland en ZonMw. Het meeste geld is voor twee onderzoeken naar kankerbehandelingen. Die ontvangen gezamenlijk ruim € 10 miljoen. Behalve onderzoekskosten, wordt de zorg betaald voor patiënten die aan de studies meedoen. De Subsidieregeling veelbelovende zorg verbetert de toegang tot veelbelovende zorg voor patiënten, met als einddoel vergoeding via de basisverzekering.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 66, 'title' => 'Miljoenensteun voor veelbelovende zorg ziekenhuizen', 'intro' => '<p>Vijf onderzoeken naar veelbelovende zorg in Nederlandse ziekenhuizen, ontvangen samen ruim € 15,5 miljoen van Zorginstituut Nederland en ZonMw. Het meeste geld is voor twee onderzoeken naar kankerbehandelingen. Die ontvangen gezamenlijk ruim € 10 miljoen. Behalve onderzoekskosten, wordt de zorg betaald voor patiënten die aan de studies meedoen. De Subsidieregeling veelbelovende zorg verbetert de toegang tot veelbelovende zorg voor patiënten, met als einddoel vergoeding via de basisverzekering.</p>', 'content' => '<p>De vijf projecten voor veelbelovende zorg die subsidie ontvangen zijn:</p> <ul> <li>een eenmalige behandeling van uitgezaaide darmkanker met minder bijwerkingen voor oudere en fragiele patiënten (6,4 miljoen, UMC Utrecht);</li> <li>een laserbehandeling bij een niet-operabele kwaadaardige hersentumor (€ 3,9 miljoen, Radboudumc);</li> <li>een onderzoek naar een veelbelovende behandeling van therapieresistente dwangstoornissen (€ 2,8 miljoen, Amsterdam UMC);</li> <li>onderzoek naar een patiëntvriendelijker en goedkopere test om koemelkallergie bij kinderen te kunnen vaststellen (€ 713.203, Rijnstate ziekenhuis);</li> <li>onderzoek naar de effectiviteit van nazorg op maat voor hoogrisico patiënten na een verblijf op de IC (1,6 miljoen, Radboudumc).</li> </ul> <p><strong>Springplank naar het basispakket</strong><br />Van veelbelovende zorg naar verzekerde zorg is vaak een lange weg. Alleen bewezen effectieve zorg wordt vergoed vanuit de basisverzekering. Daar is goed onderzoek voor nodig en dat kost veel geld. Met name de kosten om patiënten te kunnen behandelen met veelbelovende zorg zijn hoog, en daarmee vaak dé bottleneck voor ziekenhuizen die een vergelijkende studie willen doen naar een nieuwe behandeling versus standaardzorg. Vaak gaat het om dure, nieuwe zorg waarvan de effecten over een langere periode gemeten moeten worden. En dat terwijl een positieve uitkomst – de zorg is bewezen effectief – niet bij voorbaat vaststaat. Om te bevorderen dat veelbelovende zorg sneller beschikbaar komt voor patiënten, voert het Zorginstituut sinds 2019 de Subsidieregeling veelbelovende zorg uit in samenwerking met ZonMw. Jaarlijks is er bijna 70 miljoen beschikbaar. De Subsidieregeling veelbelovende zorg fungeert als een springplank naar het basispakket voor veelbelovende zorg in Nederland.</p> <p><strong>Veel belangstelling voor onderzoek IC-nazorg</strong><br />Alle onderzoeken die nu subsidie ontvangen, leveren een bijdrage aan het verder verbeteren van de toegankelijkheid en betaalbaarheid van goede zorg in Nederland. Zo kijken patiënten en IC-artsen ‘reikhalzend’ uit naar de resultaten van het onderzoek naar gestructureerde nazorg op maat voor hoogrisico patiënten op de IC, zegt senior-onderzoeker Mark van den Boogaard van het Radboudumc. Jaarlijks belanden ongeveer 80.000 Nederlanders op de intensive care. Ongeveer 40.000 van hen houden daar langdurig fysieke, mentale en cognitieve klachten aan over.“ Dit zijn vaak patiënten die al bij opname vallen in een hoogrisico-groep, vaak vanwege een kwetsbaardere gezondheid of mentale gesteldheid”, aldus Van den Boogaard. Omdat wetenschappelijk bewijs ontbreekt, wordt nazorg nu niet vergoed en daardoor beperkt aangeboden. De praktijk laat volgens Van den Boogaard al jaren zien dat deze groep patiënten met gestructureerde, persoonsgerichte nazorg eerder en beter herstelt van de gevolgen van een IC-opname. Aan het onderzoek dat nu van start kan, doen 1.540 patiënten mee, vanuit 5 ziekenhuizen.</p> <p><strong>Goede en toegankelijke zorg voor alle Nederlanders<br /></strong>De Nederlandse gezondheidszorg is een van de beste ter wereld. Iedereen betaalt eraan mee, via belastingen en de verplichte basiszorgverzekering. Het Zorginstituut waakt erover dat onze zorg goed en betaalbaar is én blijft. Dit alles om ons geld voor de zorg alleen te besteden aan waardevolle behandelingen waarvan vaststaat dat die echt werken. Deze ingewikkelde, maar noodzakelijke keuzes maken we uiteindelijk voor en namens 17 miljoen Nederlanders. Zodat iedereen ook in de toekomst toegang houdt tot goede en betaalbare zorg.</p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p>', 'slug' => 'miljoenensteun-voor-veelbelovende-zorg-ziekenhuizen', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Miljoenensteun voor veelbelovende zorg ziekenhuizen', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 62, 'title' => ' De incidentie van dikke darmkanker neemt af', 'intro' => '<p>Sinds 2016 neemt het aantal mensen dat darmkanker krijgt af, mede als gevolg van het bevolkingsonderzoek. Zie verder nieuwsbericht van IKNL.</p>', 'content' => '<p><a href="https://iknl.nl/nieuws/2021/cijfers-darmkanker-2020" target="_blank" rel="noopener">https://iknl.nl/nieuws/2021/cijfers-darmkanker-2020</a></p>', 'slug' => '-de-incidentie-van-dikke-darmkanker-neemt-af', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => ' De incidentie van dikke darmkanker neemt af', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
De incidentie van dikke darmkanker neemt af
Sinds 2016 neemt het aantal mensen dat darmkanker krijgt af, mede als gevolg van het bevolkingsonderzoek. Zie verder nieuwsbericht van IKNL.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 62, 'title' => ' De incidentie van dikke darmkanker neemt af', 'intro' => '<p>Sinds 2016 neemt het aantal mensen dat darmkanker krijgt af, mede als gevolg van het bevolkingsonderzoek. Zie verder nieuwsbericht van IKNL.</p>', 'content' => '<p><a href="https://iknl.nl/nieuws/2021/cijfers-darmkanker-2020" target="_blank" rel="noopener">https://iknl.nl/nieuws/2021/cijfers-darmkanker-2020</a></p>', 'slug' => '-de-incidentie-van-dikke-darmkanker-neemt-af', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => ' De incidentie van dikke darmkanker neemt af', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 63, 'title' => 'Meer dan 10.000 patienten in het PLCRC cohort geincludeerd', 'intro' => '<p>Met de 10.000ste geïncludeerde patiënt is een nieuwe mijlpaal van de PLCRC cohort behaald. Lees meer in het nieuwsbericht van IKNL.</p>', 'content' => '<p><a href="https://iknl.nl/nieuws/2021/10-000-patienten-geincludeerd-in-plcrc" target="_blank" rel="noopener">https://iknl.nl/nieuws/2021/10-000-patienten-geincludeerd-in-plcrc</a></p>', 'slug' => 'meer-dan-10-000-patienten-in-het-plcrc-cohort-geincludeerd', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Meer dan 10.000 patienten in het PLCRC cohort geincludeerd', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Meer dan 10.000 patienten in het PLCRC cohort geincludeerd
Met de 10.000ste geïncludeerde patiënt is een nieuwe mijlpaal van de PLCRC cohort behaald. Lees meer in het nieuwsbericht van IKNL.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 63, 'title' => 'Meer dan 10.000 patienten in het PLCRC cohort geincludeerd', 'intro' => '<p>Met de 10.000ste geïncludeerde patiënt is een nieuwe mijlpaal van de PLCRC cohort behaald. Lees meer in het nieuwsbericht van IKNL.</p>', 'content' => '<p><a href="https://iknl.nl/nieuws/2021/10-000-patienten-geincludeerd-in-plcrc" target="_blank" rel="noopener">https://iknl.nl/nieuws/2021/10-000-patienten-geincludeerd-in-plcrc</a></p>', 'slug' => 'meer-dan-10-000-patienten-in-het-plcrc-cohort-geincludeerd', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Meer dan 10.000 patienten in het PLCRC cohort geincludeerd', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 64, 'title' => 'Patronen van uitzaaiing bij darmkanker', 'intro' => '<p>Lees in het nieuwsbericht van IKNL over patronen van uitzaaiing bij dikke darmkanker</p>', 'content' => '<p><a href="https://iknl.nl/nieuws/2021/uitzaaiingen-darmkanker-2020" target="_blank" rel="noopener">https://iknl.nl/nieuws/2021/uitzaaiingen-darmkanker-2020</a></p>', 'slug' => 'patronen-van-uitzaaiing-bij-darmkanker', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Patronen van uitzaaiing bij darmkanker', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '0', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Patronen van uitzaaiing bij darmkanker
Lees in het nieuwsbericht van IKNL over patronen van uitzaaiing bij dikke darmkanker
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 64, 'title' => 'Patronen van uitzaaiing bij darmkanker', 'intro' => '<p>Lees in het nieuwsbericht van IKNL over patronen van uitzaaiing bij dikke darmkanker</p>', 'content' => '<p><a href="https://iknl.nl/nieuws/2021/uitzaaiingen-darmkanker-2020" target="_blank" rel="noopener">https://iknl.nl/nieuws/2021/uitzaaiingen-darmkanker-2020</a></p>', 'slug' => 'patronen-van-uitzaaiing-bij-darmkanker', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Patronen van uitzaaiing bij darmkanker', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '0', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 59, 'title' => 'Verplaatsing van medisch-specialistische richtlijnen', 'intro' => '<p>Alle medisch-specialistische richtlijnen en dus ook de oncologische richtlijnen, zijn voortaan op één plek te vinden: de richtlijnendatabase (<a href="https://www.richtlijnendatabase.nl/">richtlijnendatabase.nl</a>). Zie bericht van IKNL, FMS en SONCOS onder „Read more“.</p>', 'content' => '<p>Beste allen,</p> <p>Oncoline.nl is tot op heden de plek geweest voor de oncologische richtlijnen. Eind februari gaat dat veranderen en zijn alle oncologische richtlijnen ondergebracht bij de eigen beroepsgroep.</p> <p>Alle medisch-specialistische richtlijnen en dus ook de oncologische richtlijnen, zijn voortaan op één plek te vinden: de richtlijnendatabase (<a href="https://www.richtlijnendatabase.nl/">richtlijnendatabase.nl</a>). In verband met het multidisciplinaire karakter van oncologie is daar waar relevant een koppeling opgenomen naar andere richtlijnen, zoals de verpleegkundige of palliatieve richtlijnen. </p> <p>Alle richtlijnen op de Richtlijnendatabase hebben een vergelijkbare, modulaire opbouw. </p> <p>Op de Richtlijnendatabase worden alleen de medisch-specialistische richtlijnen geplaatst die evidence-based, modulair opgebouwd én geautoriseerd zijn door de relevante wetenschappelijke verenigingen en patiëntverenigingen. Voor de oncologische richtlijnen, of onderdelen daarvan die hier niet aan voldoen, wordt een overgangsfase ingesteld. Deze worden op de Richtlijnendatabase als pdf geplaatst. Hiermee gaat er geen informatie verloren. Tijdens de overgangsfase wordt voor deze richtlijnen ingezet op een modulaire revisie. </p> <p>Er is met zorg gewerkt aan een goede overgang van Oncoline naar de Richtlijnendatabase. </p> <p>Heeft u vragen dan kunt u contact opnemen met Anne Steutel (<a href="mailto:a.steutel@iknl.nl">a.steutel@iknl.nl</a>) en Marieke Hermsen (<a href="mailto:soncos@demedischspecialist.nl">soncos@demedischspecialist.nl</a>).</p> <p>Met vriendelijke groet,</p> <p>Thijs Merkx (Raad van Bestuur IKNL),</p> <p>Selma Tromp (Bestuurslid portefeuille Kwaliteit FMS)</p> <p>en Marcel Verheij (Voorzitter Platform Oncologie - SONCOS)</p> <p> </p>', 'slug' => 'verplaatsing-van-medisch-specialistische-richtlijnen', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Verplaatsing van medisch-specialistische richtlijnen', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Verplaatsing van medisch-specialistische richtlijnen
Alle medisch-specialistische richtlijnen en dus ook de oncologische richtlijnen, zijn voortaan op één plek te vinden: de richtlijnendatabase (richtlijnendatabase.nl). Zie bericht van IKNL, FMS en SONCOS onder „Read more“.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 59, 'title' => 'Verplaatsing van medisch-specialistische richtlijnen', 'intro' => '<p>Alle medisch-specialistische richtlijnen en dus ook de oncologische richtlijnen, zijn voortaan op één plek te vinden: de richtlijnendatabase (<a href="https://www.richtlijnendatabase.nl/">richtlijnendatabase.nl</a>). Zie bericht van IKNL, FMS en SONCOS onder „Read more“.</p>', 'content' => '<p>Beste allen,</p> <p>Oncoline.nl is tot op heden de plek geweest voor de oncologische richtlijnen. Eind februari gaat dat veranderen en zijn alle oncologische richtlijnen ondergebracht bij de eigen beroepsgroep.</p> <p>Alle medisch-specialistische richtlijnen en dus ook de oncologische richtlijnen, zijn voortaan op één plek te vinden: de richtlijnendatabase (<a href="https://www.richtlijnendatabase.nl/">richtlijnendatabase.nl</a>). In verband met het multidisciplinaire karakter van oncologie is daar waar relevant een koppeling opgenomen naar andere richtlijnen, zoals de verpleegkundige of palliatieve richtlijnen. </p> <p>Alle richtlijnen op de Richtlijnendatabase hebben een vergelijkbare, modulaire opbouw. </p> <p>Op de Richtlijnendatabase worden alleen de medisch-specialistische richtlijnen geplaatst die evidence-based, modulair opgebouwd én geautoriseerd zijn door de relevante wetenschappelijke verenigingen en patiëntverenigingen. Voor de oncologische richtlijnen, of onderdelen daarvan die hier niet aan voldoen, wordt een overgangsfase ingesteld. Deze worden op de Richtlijnendatabase als pdf geplaatst. Hiermee gaat er geen informatie verloren. Tijdens de overgangsfase wordt voor deze richtlijnen ingezet op een modulaire revisie. </p> <p>Er is met zorg gewerkt aan een goede overgang van Oncoline naar de Richtlijnendatabase. </p> <p>Heeft u vragen dan kunt u contact opnemen met Anne Steutel (<a href="mailto:a.steutel@iknl.nl">a.steutel@iknl.nl</a>) en Marieke Hermsen (<a href="mailto:soncos@demedischspecialist.nl">soncos@demedischspecialist.nl</a>).</p> <p>Met vriendelijke groet,</p> <p>Thijs Merkx (Raad van Bestuur IKNL),</p> <p>Selma Tromp (Bestuurslid portefeuille Kwaliteit FMS)</p> <p>en Marcel Verheij (Voorzitter Platform Oncologie - SONCOS)</p> <p> </p>', 'slug' => 'verplaatsing-van-medisch-specialistische-richtlijnen', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Verplaatsing van medisch-specialistische richtlijnen', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 60, 'title' => 'Toename in incidentie buikvliesuitzaaiingen bij darmkankerpatiënten', 'intro' => '<p>De incidentie van buikvliesuitzaaiingen bij darmkankerpatiënten neemt toe, zowel in de synchrone als in de metachrone setting. Zie verder nieuwsbericht van IKNL</p>', 'content' => '<p><a href="https://iknl.nl/nieuws/2021/toename-in-incidentie-buikvliesuitzaaiingen-bij-da" target="_blank" rel="noopener">https://iknl.nl/nieuws/2021/toename-in-incidentie-buikvliesuitzaaiingen-bij-da</a></p>', 'slug' => 'toename-in-incidentie-buikvliesuitzaaiingen-bij-darmkankerpati-nten', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Toename in incidentie buikvliesuitzaaiingen bij darmkankerpatiënten', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Toename in incidentie buikvliesuitzaaiingen bij darmkankerpatiënten
De incidentie van buikvliesuitzaaiingen bij darmkankerpatiënten neemt toe, zowel in de synchrone als in de metachrone setting. Zie verder nieuwsbericht van IKNL
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 60, 'title' => 'Toename in incidentie buikvliesuitzaaiingen bij darmkankerpatiënten', 'intro' => '<p>De incidentie van buikvliesuitzaaiingen bij darmkankerpatiënten neemt toe, zowel in de synchrone als in de metachrone setting. Zie verder nieuwsbericht van IKNL</p>', 'content' => '<p><a href="https://iknl.nl/nieuws/2021/toename-in-incidentie-buikvliesuitzaaiingen-bij-da" target="_blank" rel="noopener">https://iknl.nl/nieuws/2021/toename-in-incidentie-buikvliesuitzaaiingen-bij-da</a></p>', 'slug' => 'toename-in-incidentie-buikvliesuitzaaiingen-bij-darmkankerpati-nten', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Toename in incidentie buikvliesuitzaaiingen bij darmkankerpatiënten', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 61, 'title' => 'Kwaliteit van leven darmkankeroverlevers', 'intro' => '<p>Kwaliteit van leven darmkankeroverlevers in beeld gebracht. Zie verder nieuwsbericht van IKNL.</p>', 'content' => '<p><a href="https://iknl.nl/nieuws/2021/kwaliteit-van-leven-darmkankeroverlevers-in-kaart" target="_blank" rel="noopener">https://iknl.nl/nieuws/2021/kwaliteit-van-leven-darmkankeroverlevers-in-kaart</a></p>', 'slug' => 'kwaliteit-van-leven-darmkankeroverlevers', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Kwaliteit van leven darmkankeroverlevers', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Kwaliteit van leven darmkankeroverlevers
Kwaliteit van leven darmkankeroverlevers in beeld gebracht. Zie verder nieuwsbericht van IKNL.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 61, 'title' => 'Kwaliteit van leven darmkankeroverlevers', 'intro' => '<p>Kwaliteit van leven darmkankeroverlevers in beeld gebracht. Zie verder nieuwsbericht van IKNL.</p>', 'content' => '<p><a href="https://iknl.nl/nieuws/2021/kwaliteit-van-leven-darmkankeroverlevers-in-kaart" target="_blank" rel="noopener">https://iknl.nl/nieuws/2021/kwaliteit-van-leven-darmkankeroverlevers-in-kaart</a></p>', 'slug' => 'kwaliteit-van-leven-darmkankeroverlevers', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Kwaliteit van leven darmkankeroverlevers', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 57, 'title' => 'De resultaten van de RAPIDO studie zijn recent gepubliceerd', 'intro' => '<p>Link naar persbericht LUMC: <a href="https://www.lumc.nl/over-het-lumc/nieuws/2020/December/Nieuwe-behandeling-van-gevorderde-endeldarmkanker-leidt-tot-minder-uitzaaiingen/">https://www.lumc.nl/over-het-lumc/nieuws/2020/December/Nieuwe-behandeling-van-gevorderde-endeldarmkanker-leidt-tot-minder-uitzaaiingen/</a></p> <p>Publicatie in Lancet Oncology: <a href="https://www.sciencedirect.com/science/article/pii/S1470204520305556?dgcid=coauthor">https://www.sciencedirect.com/science/article/pii/S1470204520305556?dgcid=coauthor</a></p> <p>Zie ook publicatie over korte termijn uitkomsten van de RAPIDO in Radiotherapy and Oncology: <a href="https://www.sciencedirect.com/science/article/pii/S0167814020301201">https://www.sciencedirect.com/science/article/pii/S0167814020301201</a></p>', 'content' => '<p>Link naar persbericht LUMC: <a href="https://www.lumc.nl/over-het-lumc/nieuws/2020/December/Nieuwe-behandeling-van-gevorderde-endeldarmkanker-leidt-tot-minder-uitzaaiingen/">https://www.lumc.nl/over-het-lumc/nieuws/2020/December/Nieuwe-behandeling-van-gevorderde-endeldarmkanker-leidt-tot-minder-uitzaaiingen/</a></p> <p>Publicatie in Lancet Oncology: <a href="https://www.sciencedirect.com/science/article/pii/S1470204520305556?dgcid=coauthor">https://www.sciencedirect.com/science/article/pii/S1470204520305556?dgcid=coauthor</a></p> <p>Zie ook publicatie over korte termijn uitkomsten van de RAPIDO in Radiotherapy and Oncology: <a href="https://www.sciencedirect.com/science/article/pii/S0167814020301201">https://www.sciencedirect.com/science/article/pii/S0167814020301201</a></p>', 'slug' => 'de-resultaten-van-de-rapido-studie-zijn-recent-gepubliceerd', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'De resultaten van de RAPIDO studie zijn recent gepubliceerd', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
De resultaten van de RAPIDO studie zijn recent gepubliceerd
Link naar persbericht LUMC: https://www.lumc.nl/over-het-lumc/nieuws/2020/December/Nieuwe-behandeling-van-gevorderde-endeldarmkanker-leidt-tot-minder-uitzaaiingen/
Publicatie in Lancet Oncology: https://www.sciencedirect.com/science/article/pii/S1470204520305556?dgcid=coauthor
Zie ook publicatie over korte termijn uitkomsten van de RAPIDO in Radiotherapy and Oncology: https://www.sciencedirect.com/science/article/pii/S0167814020301201
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 57, 'title' => 'De resultaten van de RAPIDO studie zijn recent gepubliceerd', 'intro' => '<p>Link naar persbericht LUMC: <a href="https://www.lumc.nl/over-het-lumc/nieuws/2020/December/Nieuwe-behandeling-van-gevorderde-endeldarmkanker-leidt-tot-minder-uitzaaiingen/">https://www.lumc.nl/over-het-lumc/nieuws/2020/December/Nieuwe-behandeling-van-gevorderde-endeldarmkanker-leidt-tot-minder-uitzaaiingen/</a></p> <p>Publicatie in Lancet Oncology: <a href="https://www.sciencedirect.com/science/article/pii/S1470204520305556?dgcid=coauthor">https://www.sciencedirect.com/science/article/pii/S1470204520305556?dgcid=coauthor</a></p> <p>Zie ook publicatie over korte termijn uitkomsten van de RAPIDO in Radiotherapy and Oncology: <a href="https://www.sciencedirect.com/science/article/pii/S0167814020301201">https://www.sciencedirect.com/science/article/pii/S0167814020301201</a></p>', 'content' => '<p>Link naar persbericht LUMC: <a href="https://www.lumc.nl/over-het-lumc/nieuws/2020/December/Nieuwe-behandeling-van-gevorderde-endeldarmkanker-leidt-tot-minder-uitzaaiingen/">https://www.lumc.nl/over-het-lumc/nieuws/2020/December/Nieuwe-behandeling-van-gevorderde-endeldarmkanker-leidt-tot-minder-uitzaaiingen/</a></p> <p>Publicatie in Lancet Oncology: <a href="https://www.sciencedirect.com/science/article/pii/S1470204520305556?dgcid=coauthor">https://www.sciencedirect.com/science/article/pii/S1470204520305556?dgcid=coauthor</a></p> <p>Zie ook publicatie over korte termijn uitkomsten van de RAPIDO in Radiotherapy and Oncology: <a href="https://www.sciencedirect.com/science/article/pii/S0167814020301201">https://www.sciencedirect.com/science/article/pii/S0167814020301201</a></p>', 'slug' => 'de-resultaten-van-de-rapido-studie-zijn-recent-gepubliceerd', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'De resultaten van de RAPIDO studie zijn recent gepubliceerd', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 56, 'title' => 'Eerste casestudie bij Regie op Registers wordt darmkanker', 'intro' => '<p>Het PLCRC-cohort is geselecteerd als de eerste casestudie voor Regie op Registers voor Dure Geneesmiddelen. Internist-oncoloog prof.dr. Miriam Koopman is opgetogen. “Mijn ultieme doel is dat behandeling en onderzoek van darmkanker volledig geïntegreerd zijn. Dan kunnen we patiënten een behandeling bieden die optimaal bij hen past. Regie op Registers brengt dat dichterbij.”</p>', 'content' => '<p><a href="https://www.zorginstituutnederland.nl/werkagenda/publicaties/nieuwsbrief/2020/12/23/4e-nieuwsbrief-regie-op-registers" target="_blank" rel="noopener">https://www.zorginstituutnederland.nl/werkagenda/publicaties/nieuwsbrief/2020/12/23/4e-nieuwsbrief-regie-op-registers</a></p>', 'slug' => 'eerste-casestudie-bij-regie-op-registers-wordt-darmkanker', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Eerste casestudie bij Regie op Registers wordt darmkanker', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Eerste casestudie bij Regie op Registers wordt darmkanker
Het PLCRC-cohort is geselecteerd als de eerste casestudie voor Regie op Registers voor Dure Geneesmiddelen. Internist-oncoloog prof.dr. Miriam Koopman is opgetogen. “Mijn ultieme doel is dat behandeling en onderzoek van darmkanker volledig geïntegreerd zijn. Dan kunnen we patiënten een behandeling bieden die optimaal bij hen past. Regie op Registers brengt dat dichterbij.”
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 56, 'title' => 'Eerste casestudie bij Regie op Registers wordt darmkanker', 'intro' => '<p>Het PLCRC-cohort is geselecteerd als de eerste casestudie voor Regie op Registers voor Dure Geneesmiddelen. Internist-oncoloog prof.dr. Miriam Koopman is opgetogen. “Mijn ultieme doel is dat behandeling en onderzoek van darmkanker volledig geïntegreerd zijn. Dan kunnen we patiënten een behandeling bieden die optimaal bij hen past. Regie op Registers brengt dat dichterbij.”</p>', 'content' => '<p><a href="https://www.zorginstituutnederland.nl/werkagenda/publicaties/nieuwsbrief/2020/12/23/4e-nieuwsbrief-regie-op-registers" target="_blank" rel="noopener">https://www.zorginstituutnederland.nl/werkagenda/publicaties/nieuwsbrief/2020/12/23/4e-nieuwsbrief-regie-op-registers</a></p>', 'slug' => 'eerste-casestudie-bij-regie-op-registers-wordt-darmkanker', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Eerste casestudie bij Regie op Registers wordt darmkanker', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 55, 'title' => 'Verslag research middag 5 november jl.', 'intro' => '<p>Lees hier het verslag van de researchmiddag van 5 november jl.</p>', 'content' => '<p><strong>Verslag DCCG research middag, 5 november jl.</strong></p> <p>Het plenaire deel van de DCCG wetenschapsmiddag stond in het teken van de RAPIDO studie. Geke Hospers lichtte de resultaten namens de PI’s van de RAPIDO toe. Belangrijke uitkomsten zijn een betere metastasevrije overleving en een hoger percentage complete responders. Er lijkt geen verschil in overal survival te zijn, maar de follow-up is nog enigszins kort. Pieter Tanis was gevraagd vanuit de richtlijncommissie iets te zeggen over hoe wij nu verder moeten gaan met deze resultaten. Het RAPIDO schema lijkt een goed alternatief voor chemoradiotherapie, maar of het de voorkeur verdient, dat is nog de vraag. De richtlijncommissie wil zich hierover buigen zodra de studie gepubliceerd is en de verwachting is dat dat niet lang meer zal duren. Ondanks het feit dat de bijeenkomst digitaal was, was de discussie goed, ook door gebruik van de groep chat. Wij denken dat de sessie voor meer duidelijkheid heeft kunnen zorgen. De reacties die wij van deelnemers ontvangen hebben waren positief.</p> <p><strong>Werkgroep systemische therapie:</strong></p> <p>In de werkgroep systemische behandeling werd de voortgang van de studies besproken waarin de medisch oncoloog betrokken is. De studies lopen allen wel vertraging op door COVID, maar de ergste dip van inclusie lijkt voorbij te zijn. Tevens werd een project toegelicht getiteld “DICA Geneesmiddelen toelichting op Darmkanker ZONMW programma & dashboard” door Floor van Rijn. In dit programma krijgen ziekenhuisapothekers en medisch oncologen meer inzicht in gebruik, kosten en uitkomsten van dure geneesmiddelen in de klinische praktijk. Deze presentatie bracht veel enthousiasme gezien de mogelijkheden om een beter inzicht in ons dagelijks handelen te verkrijgen. Als laatste werd een nieuw studievoorstel voor fragiele oudere patiënten met een naar de lever beperkt gemetastaseerd CRC besproken waarin een SIRT behandeling met radioactief holmium vergeleken gaat worden met capecitabine + bevacizumab. De aanvraag voor deze studie loopt. Duidelijk werd dat er voor patiënten met een vergevorderd stadium CRC in latere lijn behandeling nog veel mogelijkheden zijn voor gezamenlijk onderzoek. Het plan is om elke drie maanden (virtueel) bijeen te komen om met elkaar de voortgang, nieuwe data en nieuwe studies te bespreken.</p> <p><strong>Werkgroep primaire tumor:</strong></p> <p>In de werkgroep primaire tumor werd een update gegeven over de geplande DCCG studie naar de neoadjuvante behandeling van het hoog-risico coloncarcinoom. Een studie die is gepowerd op ziektevrije of totale overleving vergt zoveel patiënten dat zo’n studie niet haalbaar is. Plan is nu een voorstel te doen voor een studie die kijkt naar het ct-DNA negatief worden van voorheen ct-DNA positieve patiënten. Dat vergt veel minder patiënten. De werkgroep staat hierachter; het writing committee gaat hiermee verder. Verder werd de Tentacle studie besproken, die de behandeling van naadlekkage na rectumresectie onderzoekt. De werkgroep wil deze studie steunen. Tenslotte werden de lopende studies besproken.</p> <p><strong>Werkgroep lokale therapie:</strong></p> <p>In de werkgroep lokale therapie voor colorectale metastasen zijn de lopende studies besproken. Zeer summier samengevat lopen de studies, maar allen hebben te maken gehad met een dip in de afgelopen 8 maanden. Zeer waarschijnlijk heeft dit ook te maken met de COVID-epidemie, waar we nog steeds inzitten. Tevens werden er nieuwe studies besproken. In de resterende tijd werd er besproken dat er ook tijdens de werkgroep vergaderingen de wens is om ook daar meer multidisciplinariteit aanwezig te hebben. Daarnaast is er de roep om een betere coördinatie van studies om minder "last" te hebben van concurrerende studies. Als laatste werd geconstateerd dat we voor de 3 grote groepen van metastasen (peritoneaal, lever en long) we als werkgroep goede studies hebben met lokale therapie voor peritoneaal- en levermetastasen en dit eigenlijk ontbreekt voor longmetastasen. Dit wordt komend jaar opgepakt. Al met al een leuk uur, wat (te) snel voorbijging.</p> <p><strong>Werkgroep translationeel:</strong></p> <p>In de DCCG werkgroep translationeel onderzoek werden verschillende updates gegeven, waaronder: het genereren van organoids als modelsysteem voor T1 CRC; de plannen voor het verzamelen van vriesmateriaal voor research doeleinden in N-PORT; uitleg m.b.t. de logistieke uitdagingen van de ImPACCT studie, en enkele ImPACCT onderzoeksresultaten; de voortgang m.b.t. het verzamelen van bloed in PLCRC-MEDOCC en de initiatie van de MEDOCC-CrEATE interventie studie; en cBioPortal als tool voor het integreren van (klinische, pathologie, biobank, imaging, moleculaire) studie data. Een uurtje was eigenlijk veel te kort voor de fraaie, leuke en spannende studies die werden gepresenteerd, een mooie motivatie om vaker met de CRC translationeel onderzoekers van Nederland bijeen te komen.</p>', 'slug' => 'verslag-research-middag-5-november-jl-', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Verslag research middag 5 november jl.', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Verslag research middag 5 november jl.
Lees hier het verslag van de researchmiddag van 5 november jl.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 55, 'title' => 'Verslag research middag 5 november jl.', 'intro' => '<p>Lees hier het verslag van de researchmiddag van 5 november jl.</p>', 'content' => '<p><strong>Verslag DCCG research middag, 5 november jl.</strong></p> <p>Het plenaire deel van de DCCG wetenschapsmiddag stond in het teken van de RAPIDO studie. Geke Hospers lichtte de resultaten namens de PI’s van de RAPIDO toe. Belangrijke uitkomsten zijn een betere metastasevrije overleving en een hoger percentage complete responders. Er lijkt geen verschil in overal survival te zijn, maar de follow-up is nog enigszins kort. Pieter Tanis was gevraagd vanuit de richtlijncommissie iets te zeggen over hoe wij nu verder moeten gaan met deze resultaten. Het RAPIDO schema lijkt een goed alternatief voor chemoradiotherapie, maar of het de voorkeur verdient, dat is nog de vraag. De richtlijncommissie wil zich hierover buigen zodra de studie gepubliceerd is en de verwachting is dat dat niet lang meer zal duren. Ondanks het feit dat de bijeenkomst digitaal was, was de discussie goed, ook door gebruik van de groep chat. Wij denken dat de sessie voor meer duidelijkheid heeft kunnen zorgen. De reacties die wij van deelnemers ontvangen hebben waren positief.</p> <p><strong>Werkgroep systemische therapie:</strong></p> <p>In de werkgroep systemische behandeling werd de voortgang van de studies besproken waarin de medisch oncoloog betrokken is. De studies lopen allen wel vertraging op door COVID, maar de ergste dip van inclusie lijkt voorbij te zijn. Tevens werd een project toegelicht getiteld “DICA Geneesmiddelen toelichting op Darmkanker ZONMW programma & dashboard” door Floor van Rijn. In dit programma krijgen ziekenhuisapothekers en medisch oncologen meer inzicht in gebruik, kosten en uitkomsten van dure geneesmiddelen in de klinische praktijk. Deze presentatie bracht veel enthousiasme gezien de mogelijkheden om een beter inzicht in ons dagelijks handelen te verkrijgen. Als laatste werd een nieuw studievoorstel voor fragiele oudere patiënten met een naar de lever beperkt gemetastaseerd CRC besproken waarin een SIRT behandeling met radioactief holmium vergeleken gaat worden met capecitabine + bevacizumab. De aanvraag voor deze studie loopt. Duidelijk werd dat er voor patiënten met een vergevorderd stadium CRC in latere lijn behandeling nog veel mogelijkheden zijn voor gezamenlijk onderzoek. Het plan is om elke drie maanden (virtueel) bijeen te komen om met elkaar de voortgang, nieuwe data en nieuwe studies te bespreken.</p> <p><strong>Werkgroep primaire tumor:</strong></p> <p>In de werkgroep primaire tumor werd een update gegeven over de geplande DCCG studie naar de neoadjuvante behandeling van het hoog-risico coloncarcinoom. Een studie die is gepowerd op ziektevrije of totale overleving vergt zoveel patiënten dat zo’n studie niet haalbaar is. Plan is nu een voorstel te doen voor een studie die kijkt naar het ct-DNA negatief worden van voorheen ct-DNA positieve patiënten. Dat vergt veel minder patiënten. De werkgroep staat hierachter; het writing committee gaat hiermee verder. Verder werd de Tentacle studie besproken, die de behandeling van naadlekkage na rectumresectie onderzoekt. De werkgroep wil deze studie steunen. Tenslotte werden de lopende studies besproken.</p> <p><strong>Werkgroep lokale therapie:</strong></p> <p>In de werkgroep lokale therapie voor colorectale metastasen zijn de lopende studies besproken. Zeer summier samengevat lopen de studies, maar allen hebben te maken gehad met een dip in de afgelopen 8 maanden. Zeer waarschijnlijk heeft dit ook te maken met de COVID-epidemie, waar we nog steeds inzitten. Tevens werden er nieuwe studies besproken. In de resterende tijd werd er besproken dat er ook tijdens de werkgroep vergaderingen de wens is om ook daar meer multidisciplinariteit aanwezig te hebben. Daarnaast is er de roep om een betere coördinatie van studies om minder "last" te hebben van concurrerende studies. Als laatste werd geconstateerd dat we voor de 3 grote groepen van metastasen (peritoneaal, lever en long) we als werkgroep goede studies hebben met lokale therapie voor peritoneaal- en levermetastasen en dit eigenlijk ontbreekt voor longmetastasen. Dit wordt komend jaar opgepakt. Al met al een leuk uur, wat (te) snel voorbijging.</p> <p><strong>Werkgroep translationeel:</strong></p> <p>In de DCCG werkgroep translationeel onderzoek werden verschillende updates gegeven, waaronder: het genereren van organoids als modelsysteem voor T1 CRC; de plannen voor het verzamelen van vriesmateriaal voor research doeleinden in N-PORT; uitleg m.b.t. de logistieke uitdagingen van de ImPACCT studie, en enkele ImPACCT onderzoeksresultaten; de voortgang m.b.t. het verzamelen van bloed in PLCRC-MEDOCC en de initiatie van de MEDOCC-CrEATE interventie studie; en cBioPortal als tool voor het integreren van (klinische, pathologie, biobank, imaging, moleculaire) studie data. Een uurtje was eigenlijk veel te kort voor de fraaie, leuke en spannende studies die werden gepresenteerd, een mooie motivatie om vaker met de CRC translationeel onderzoekers van Nederland bijeen te komen.</p>', 'slug' => 'verslag-research-middag-5-november-jl-', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Verslag research middag 5 november jl.', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 54, 'title' => 'Op weg naar individueel aanpak bij patiënten met colorectaal carcinoom', 'intro' => '<p>Oncologie Vandaag: Dr. Roodhart bespreekt studies in de gemetastaseerde setting en in vroegere ziektestadia</p>', 'content' => '<p><a href="https://oncologievandaag.nl/artikel/de-weg-naar-de-individuele-aanpak/" target="_blank" rel="noopener">https://oncologievandaag.nl/artikel/de-weg-naar-de-individuele-aanpak/</a></p>', 'slug' => 'op-weg-naar-individueel-aanpak-bij-pati-nten-met-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Op weg naar individueel aanpak bij patiënten met colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Op weg naar individueel aanpak bij patiënten met colorectaal carcinoom
Oncologie Vandaag: Dr. Roodhart bespreekt studies in de gemetastaseerde setting en in vroegere ziektestadia
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 54, 'title' => 'Op weg naar individueel aanpak bij patiënten met colorectaal carcinoom', 'intro' => '<p>Oncologie Vandaag: Dr. Roodhart bespreekt studies in de gemetastaseerde setting en in vroegere ziektestadia</p>', 'content' => '<p><a href="https://oncologievandaag.nl/artikel/de-weg-naar-de-individuele-aanpak/" target="_blank" rel="noopener">https://oncologievandaag.nl/artikel/de-weg-naar-de-individuele-aanpak/</a></p>', 'slug' => 'op-weg-naar-individueel-aanpak-bij-pati-nten-met-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Op weg naar individueel aanpak bij patiënten met colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 53, 'title' => 'Minder diagnoses borst- en darmkanker door coronacrisis', 'intro' => '<p><code></code>Bij darmkanker gaat het om een vijfde minder diagnoses bij 55-75- jarigen, de leeftijdsgroep die voor het bevolkingsonderzoek wordt uitgenodigd. Zie verder persbericht van IKNL via link.</p>', 'content' => '<p><a href="https://www.iknl.nl/nieuws/2020/minder-diagnoses-borst-en-darmkanker" target="_blank" rel="noopener">https://www.iknl.nl/nieuws/2020/minder-diagnoses-borst-en-darmkanker</a></p>', 'slug' => 'minder-diagnoses-borst-en-darmkanker-door-coronacrisis', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Minder diagnoses borst- en darmkanker door coronacrisis', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Minder diagnoses borst- en darmkanker door coronacrisis
Bij darmkanker gaat het om een vijfde minder diagnoses bij 55-75- jarigen, de leeftijdsgroep die voor het bevolkingsonderzoek wordt uitgenodigd. Zie verder persbericht van IKNL via link.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 53, 'title' => 'Minder diagnoses borst- en darmkanker door coronacrisis', 'intro' => '<p><code></code>Bij darmkanker gaat het om een vijfde minder diagnoses bij 55-75- jarigen, de leeftijdsgroep die voor het bevolkingsonderzoek wordt uitgenodigd. Zie verder persbericht van IKNL via link.</p>', 'content' => '<p><a href="https://www.iknl.nl/nieuws/2020/minder-diagnoses-borst-en-darmkanker" target="_blank" rel="noopener">https://www.iknl.nl/nieuws/2020/minder-diagnoses-borst-en-darmkanker</a></p>', 'slug' => 'minder-diagnoses-borst-en-darmkanker-door-coronacrisis', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Minder diagnoses borst- en darmkanker door coronacrisis', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 52, 'title' => 'Terugkoppeling kwaliteit-van- leven-scores naar PLCRC- deelnemers positief ontvangen', 'intro' => '<p>PLCRC cohort zet nieuwe stap met terugkoppeling van kwaliteit van leven aan patiënten met darmkanker</p>', 'content' => '<p><a href="https://www.mlds.nl/plcrc-cohort-zet-nieuwe-stap-met-terugkoppeling-van-kwaliteit-van-leven-aan-patienten-met-darmkanker/" target="_blank" rel="noopener">https://www.mlds.nl/plcrc-cohort-zet-nieuwe-stap-met-terugkoppeling-van-kwaliteit-van-leven-aan-patienten-met-darmkanker/</a></p>', 'slug' => 'terugkoppeling-kwaliteit-van-leven-scores-naar-plcrc-deelnemers-positief-ontvangen', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Terugkoppeling kwaliteit-van- leven-scores naar PLCRC- deelnemers positief ontvangen', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Terugkoppeling kwaliteit-van- leven-scores naar PLCRC- deelnemers positief ontvangen
PLCRC cohort zet nieuwe stap met terugkoppeling van kwaliteit van leven aan patiënten met darmkanker
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 52, 'title' => 'Terugkoppeling kwaliteit-van- leven-scores naar PLCRC- deelnemers positief ontvangen', 'intro' => '<p>PLCRC cohort zet nieuwe stap met terugkoppeling van kwaliteit van leven aan patiënten met darmkanker</p>', 'content' => '<p><a href="https://www.mlds.nl/plcrc-cohort-zet-nieuwe-stap-met-terugkoppeling-van-kwaliteit-van-leven-aan-patienten-met-darmkanker/" target="_blank" rel="noopener">https://www.mlds.nl/plcrc-cohort-zet-nieuwe-stap-met-terugkoppeling-van-kwaliteit-van-leven-aan-patienten-met-darmkanker/</a></p>', 'slug' => 'terugkoppeling-kwaliteit-van-leven-scores-naar-plcrc-deelnemers-positief-ontvangen', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Terugkoppeling kwaliteit-van- leven-scores naar PLCRC- deelnemers positief ontvangen', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 51, 'title' => 'Toppublicaties om op de hoogte te blijven van recente wetenschappelijke ontwikkelingen', 'intro' => '<p>Vanaf het heden stellen DCCG, BOOG, NVALT en WIN-O vier keer per jaar selecties van actuele wetenschappelijke toppublicaties samen. Overzichten van deze selecties worden op de website van <em>MedischeOncologie </em>beschikbaar gesteld. De pubmed links naar de top publicaties zijn ook te vinden op de DCCG website onder “Studies & publicaties”.</p>', 'content' => '<p><a href="https://medischeoncologie.nl/toppublicaties">https://medischeoncologie.nl/toppublicaties</a></p>', 'slug' => 'toppublicaties-om-op-de-hoogte-te-blijven-van-recente-wetenschappelijke-ontwikkelingen', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Toppublicaties om op de hoogte te blijven van recente wetenschappelijke ontwikkelingen', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Toppublicaties om op de hoogte te blijven van recente wetenschappelijke ontwikkelingen
Vanaf het heden stellen DCCG, BOOG, NVALT en WIN-O vier keer per jaar selecties van actuele wetenschappelijke toppublicaties samen. Overzichten van deze selecties worden op de website van MedischeOncologie beschikbaar gesteld. De pubmed links naar de top publicaties zijn ook te vinden op de DCCG website onder “Studies & publicaties”.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 51, 'title' => 'Toppublicaties om op de hoogte te blijven van recente wetenschappelijke ontwikkelingen', 'intro' => '<p>Vanaf het heden stellen DCCG, BOOG, NVALT en WIN-O vier keer per jaar selecties van actuele wetenschappelijke toppublicaties samen. Overzichten van deze selecties worden op de website van <em>MedischeOncologie </em>beschikbaar gesteld. De pubmed links naar de top publicaties zijn ook te vinden op de DCCG website onder “Studies & publicaties”.</p>', 'content' => '<p><a href="https://medischeoncologie.nl/toppublicaties">https://medischeoncologie.nl/toppublicaties</a></p>', 'slug' => 'toppublicaties-om-op-de-hoogte-te-blijven-van-recente-wetenschappelijke-ontwikkelingen', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Toppublicaties om op de hoogte te blijven van recente wetenschappelijke ontwikkelingen', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 47, 'title' => 'MEDtalks: Nascholing colorectaal carcinoom', 'intro' => '<p>In de nascholing Colorectaal carcinoom zet ons panel van experts de verschillende behandelopties voor gemetastaseerd colorectaal carcinoom voor u op een rij en is er aandacht voor vraagstukken en discussiepunten uit de kliniek. </p>', 'content' => '<p><a href="https://www.medtalks.nl/crc2020" target="_blank" rel="noopener">https://www.medtalks.nl/crc2020</a></p>', 'slug' => 'medtalks-nascholing-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'MEDtalks: Nascholing colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
MEDtalks: Nascholing colorectaal carcinoom
In de nascholing Colorectaal carcinoom zet ons panel van experts de verschillende behandelopties voor gemetastaseerd colorectaal carcinoom voor u op een rij en is er aandacht voor vraagstukken en discussiepunten uit de kliniek.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 47, 'title' => 'MEDtalks: Nascholing colorectaal carcinoom', 'intro' => '<p>In de nascholing Colorectaal carcinoom zet ons panel van experts de verschillende behandelopties voor gemetastaseerd colorectaal carcinoom voor u op een rij en is er aandacht voor vraagstukken en discussiepunten uit de kliniek. </p>', 'content' => '<p><a href="https://www.medtalks.nl/crc2020" target="_blank" rel="noopener">https://www.medtalks.nl/crc2020</a></p>', 'slug' => 'medtalks-nascholing-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'MEDtalks: Nascholing colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 48, 'title' => 'Genezing en overleving van colorectale kanker sterk toegenomen 1995-2016', 'intro' => '<p>Sinds 1995 is het aantal patiënten dat statistisch gezien genezen is van colorectale kanker substantieel toegenomen in Nederland. </p>', 'content' => '<p><a href="https://www.iknl.nl/nieuws/2020/genezing-en-overleving-van-colorectale-kanker-ster" target="_blank" rel="noopener">https://www.iknl.nl/nieuws/2020/genezing-en-overleving-van-colorectale-kanker-ster</a></p>', 'slug' => 'genezing-en-overleving-van-colorectale-kanker-sterk-toegenomen-1995-2016', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Genezing en overleving van colorectale kanker sterk toegenomen 1995-2016', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Genezing en overleving van colorectale kanker sterk toegenomen 1995-2016
Sinds 1995 is het aantal patiënten dat statistisch gezien genezen is van colorectale kanker substantieel toegenomen in Nederland.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 48, 'title' => 'Genezing en overleving van colorectale kanker sterk toegenomen 1995-2016', 'intro' => '<p>Sinds 1995 is het aantal patiënten dat statistisch gezien genezen is van colorectale kanker substantieel toegenomen in Nederland. </p>', 'content' => '<p><a href="https://www.iknl.nl/nieuws/2020/genezing-en-overleving-van-colorectale-kanker-ster" target="_blank" rel="noopener">https://www.iknl.nl/nieuws/2020/genezing-en-overleving-van-colorectale-kanker-ster</a></p>', 'slug' => 'genezing-en-overleving-van-colorectale-kanker-sterk-toegenomen-1995-2016', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Genezing en overleving van colorectale kanker sterk toegenomen 1995-2016', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 49, 'title' => 'MEDtalks: ASCO nieuws voor colorectaal carcinoom', 'intro' => '<p>Prof. dr. Miriam Koopman zet voor ons het meest interessante ASCO nieuws voor colorectaal carcinoom op een rij en bespreekt de mogelijk impact op de klinische praktijk.</p>', 'content' => '<p><a href="https://www.medtalks.nl/asco2020-colorectaal-carcinoom" target="_blank" rel="noopener">https://www.medtalks.nl/asco2020-colorectaal-carcinoom</a></p>', 'slug' => 'medtalks-asco-nieuws-voor-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'MEDtalks: ASCO nieuws voor colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
MEDtalks: ASCO nieuws voor colorectaal carcinoom
Prof. dr. Miriam Koopman zet voor ons het meest interessante ASCO nieuws voor colorectaal carcinoom op een rij en bespreekt de mogelijk impact op de klinische praktijk.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 49, 'title' => 'MEDtalks: ASCO nieuws voor colorectaal carcinoom', 'intro' => '<p>Prof. dr. Miriam Koopman zet voor ons het meest interessante ASCO nieuws voor colorectaal carcinoom op een rij en bespreekt de mogelijk impact op de klinische praktijk.</p>', 'content' => '<p><a href="https://www.medtalks.nl/asco2020-colorectaal-carcinoom" target="_blank" rel="noopener">https://www.medtalks.nl/asco2020-colorectaal-carcinoom</a></p>', 'slug' => 'medtalks-asco-nieuws-voor-colorectaal-carcinoom', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'MEDtalks: ASCO nieuws voor colorectaal carcinoom', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 50, 'title' => 'MEDtalks: E-learning moleculaire diagnostiek', 'intro' => '<p>Dankzij snelle ontwikkelingen in de moleculaire diagnostiek wordt personalized medicine in de oncologie steeds vaker toegepast. In deze e-learning krijgt u handvatten voor de interpretatie van uitslagen van moleculaire diagnostiek en de vertaling ervan naar uw klinische praktijk.</p>', 'content' => '<p><a href="https://www.medtalks.nl/moleculaire-diagnostiek" target="_blank" rel="noopener">https://www.medtalks.nl/moleculaire-diagnostiek</a></p>', 'slug' => 'medtalks-e-learning-moleculaire-diagnostiek', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'MEDtalks: E-learning moleculaire diagnostiek', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
MEDtalks: E-learning moleculaire diagnostiek
Dankzij snelle ontwikkelingen in de moleculaire diagnostiek wordt personalized medicine in de oncologie steeds vaker toegepast. In deze e-learning krijgt u handvatten voor de interpretatie van uitslagen van moleculaire diagnostiek en de vertaling ervan naar uw klinische praktijk.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 50, 'title' => 'MEDtalks: E-learning moleculaire diagnostiek', 'intro' => '<p>Dankzij snelle ontwikkelingen in de moleculaire diagnostiek wordt personalized medicine in de oncologie steeds vaker toegepast. In deze e-learning krijgt u handvatten voor de interpretatie van uitslagen van moleculaire diagnostiek en de vertaling ervan naar uw klinische praktijk.</p>', 'content' => '<p><a href="https://www.medtalks.nl/moleculaire-diagnostiek" target="_blank" rel="noopener">https://www.medtalks.nl/moleculaire-diagnostiek</a></p>', 'slug' => 'medtalks-e-learning-moleculaire-diagnostiek', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'MEDtalks: E-learning moleculaire diagnostiek', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 43, 'title' => 'Moleculaire analyse voortaan eerder in behandeltraject mCRC', 'intro' => '<p>Met de komst van nieuwe eerstelijnsbehandelingen voor gemetastaseerd colorectaal carcinoom (mCRC) is al voorafgaand aan de eerstelijnsbehandeling inzicht nodig in de eventuele aanwezigheid van genetische afwijkingen. Moleculaire analyses gaan daardoor eerder in het behandeltraject een rol spelen. Patholoog dr. Petur Snaebjornsson pleit hierbij voor een systematische aanpak, zodat het beschikbare weefsel zo efficiënt mogelijk kan worden geanalyseerd.</p>', 'content' => '<p><a href="https://oncologievandaag.nl/artikel/moleculaire-analyse-voortaan-eerder-in-behandeltraject-mcrc/?utm_source=Oncologie+Vandaag&utm_campaign=140bc90767-Nieuwsbrief+special+CRC+6-2020&utm_medium=email&utm_term=0_991f06c500-140bc90767-103968725">https://oncologievandaag.nl/artikel/moleculaire-analyse-voortaan-eerder-in-behandeltraject-mcrc/?utm_source=Oncologie+Vandaag&utm_campaign=140bc90767-Nieuwsbrief+special+CRC+6-2020&utm_medium=email&utm_term=0_991f06c500-140bc90767-103968725</a></p>', 'slug' => 'moleculaire-analyse-voortaan-eerder-in-behandeltraject-mcrc', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Moleculaire analyse voortaan eerder in behandeltraject mCRC', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '0', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Moleculaire analyse voortaan eerder in behandeltraject mCRC
Met de komst van nieuwe eerstelijnsbehandelingen voor gemetastaseerd colorectaal carcinoom (mCRC) is al voorafgaand aan de eerstelijnsbehandeling inzicht nodig in de eventuele aanwezigheid van genetische afwijkingen. Moleculaire analyses gaan daardoor eerder in het behandeltraject een rol spelen. Patholoog dr. Petur Snaebjornsson pleit hierbij voor een systematische aanpak, zodat het beschikbare weefsel zo efficiënt mogelijk kan worden geanalyseerd.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 43, 'title' => 'Moleculaire analyse voortaan eerder in behandeltraject mCRC', 'intro' => '<p>Met de komst van nieuwe eerstelijnsbehandelingen voor gemetastaseerd colorectaal carcinoom (mCRC) is al voorafgaand aan de eerstelijnsbehandeling inzicht nodig in de eventuele aanwezigheid van genetische afwijkingen. Moleculaire analyses gaan daardoor eerder in het behandeltraject een rol spelen. Patholoog dr. Petur Snaebjornsson pleit hierbij voor een systematische aanpak, zodat het beschikbare weefsel zo efficiënt mogelijk kan worden geanalyseerd.</p>', 'content' => '<p><a href="https://oncologievandaag.nl/artikel/moleculaire-analyse-voortaan-eerder-in-behandeltraject-mcrc/?utm_source=Oncologie+Vandaag&utm_campaign=140bc90767-Nieuwsbrief+special+CRC+6-2020&utm_medium=email&utm_term=0_991f06c500-140bc90767-103968725">https://oncologievandaag.nl/artikel/moleculaire-analyse-voortaan-eerder-in-behandeltraject-mcrc/?utm_source=Oncologie+Vandaag&utm_campaign=140bc90767-Nieuwsbrief+special+CRC+6-2020&utm_medium=email&utm_term=0_991f06c500-140bc90767-103968725</a></p>', 'slug' => 'moleculaire-analyse-voortaan-eerder-in-behandeltraject-mcrc', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Moleculaire analyse voortaan eerder in behandeltraject mCRC', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '0', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 44, 'title' => 'Forse praktijkvariatie in behandeling mCRC', 'intro' => '<p>De mate waarin patiënten met gemetastaseerd colorectaalcarcinoom (mCRC) een systemische behandeling krijgen die overeenkomt met aanbevelingen in de richtlijn varieert sterk tussen ziekenhuizen. Dit concludeert arts-onderzoeker Lotte Keikes in een recent gepubliceerde studie onder ruim 2.000 patiënten in 20 Nederlandse ziekenhuizen. ‘We moeten nu door een betere registratie de precieze oorzaken van deze variatie zien te achterhalen’, stelt prof. dr. Miriam Koopman.</p>', 'content' => '<p><a href="https://oncologievandaag.nl/artikel/forse-praktijkvariatie-in-behandeling-mcrc/">https://oncologievandaag.nl/artikel/forse-praktijkvariatie-in-behandeling-mcrc/</a></p>', 'slug' => 'forse-praktijkvariatie-in-behandeling-mcrc', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Forse praktijkvariatie in behandeling mCRC', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Forse praktijkvariatie in behandeling mCRC
De mate waarin patiënten met gemetastaseerd colorectaalcarcinoom (mCRC) een systemische behandeling krijgen die overeenkomt met aanbevelingen in de richtlijn varieert sterk tussen ziekenhuizen. Dit concludeert arts-onderzoeker Lotte Keikes in een recent gepubliceerde studie onder ruim 2.000 patiënten in 20 Nederlandse ziekenhuizen. ‘We moeten nu door een betere registratie de precieze oorzaken van deze variatie zien te achterhalen’, stelt prof. dr. Miriam Koopman.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 44, 'title' => 'Forse praktijkvariatie in behandeling mCRC', 'intro' => '<p>De mate waarin patiënten met gemetastaseerd colorectaalcarcinoom (mCRC) een systemische behandeling krijgen die overeenkomt met aanbevelingen in de richtlijn varieert sterk tussen ziekenhuizen. Dit concludeert arts-onderzoeker Lotte Keikes in een recent gepubliceerde studie onder ruim 2.000 patiënten in 20 Nederlandse ziekenhuizen. ‘We moeten nu door een betere registratie de precieze oorzaken van deze variatie zien te achterhalen’, stelt prof. dr. Miriam Koopman.</p>', 'content' => '<p><a href="https://oncologievandaag.nl/artikel/forse-praktijkvariatie-in-behandeling-mcrc/">https://oncologievandaag.nl/artikel/forse-praktijkvariatie-in-behandeling-mcrc/</a></p>', 'slug' => 'forse-praktijkvariatie-in-behandeling-mcrc', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Forse praktijkvariatie in behandeling mCRC', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 45, 'title' => 'Bijwerkingen hoeven doelgerichte therapie niet te belemmeren', 'intro' => '<p>Gezien de groeiende rol van doelgerichte therapie bij de behandeling van colorectaal carcinoom (CRC) zullen steeds meer patiënten te maken krijgen met bijwerkingen van dit type behandeling. Volgens dr. Christine Boers-Doets hoeven deze bijwerkingen de therapie echter niet in de weg te staan. Bij een juiste diagnose van de bijwerking en een adequate behandeling is het zelden nodig om de doelgerichte therapie aan te passen of te onderbreken.</p>', 'content' => '<p><a href="https://oncologievandaag.nl/artikel/bijwerkingen-hoeven-doelgerichte-therapie-niet-te-belemmeren/">https://oncologievandaag.nl/artikel/bijwerkingen-hoeven-doelgerichte-therapie-niet-te-belemmeren/</a></p>', 'slug' => 'bijwerkingen-hoeven-doelgerichte-therapie-niet-te-belemmeren', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Bijwerkingen hoeven doelgerichte therapie niet te belemmeren', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Bijwerkingen hoeven doelgerichte therapie niet te belemmeren
Gezien de groeiende rol van doelgerichte therapie bij de behandeling van colorectaal carcinoom (CRC) zullen steeds meer patiënten te maken krijgen met bijwerkingen van dit type behandeling. Volgens dr. Christine Boers-Doets hoeven deze bijwerkingen de therapie echter niet in de weg te staan. Bij een juiste diagnose van de bijwerking en een adequate behandeling is het zelden nodig om de doelgerichte therapie aan te passen of te onderbreken.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 45, 'title' => 'Bijwerkingen hoeven doelgerichte therapie niet te belemmeren', 'intro' => '<p>Gezien de groeiende rol van doelgerichte therapie bij de behandeling van colorectaal carcinoom (CRC) zullen steeds meer patiënten te maken krijgen met bijwerkingen van dit type behandeling. Volgens dr. Christine Boers-Doets hoeven deze bijwerkingen de therapie echter niet in de weg te staan. Bij een juiste diagnose van de bijwerking en een adequate behandeling is het zelden nodig om de doelgerichte therapie aan te passen of te onderbreken.</p>', 'content' => '<p><a href="https://oncologievandaag.nl/artikel/bijwerkingen-hoeven-doelgerichte-therapie-niet-te-belemmeren/">https://oncologievandaag.nl/artikel/bijwerkingen-hoeven-doelgerichte-therapie-niet-te-belemmeren/</a></p>', 'slug' => 'bijwerkingen-hoeven-doelgerichte-therapie-niet-te-belemmeren', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Bijwerkingen hoeven doelgerichte therapie niet te belemmeren', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 42, 'title' => 'Steeds meer onderscheid mogelijk in behandeling subgroepen patienten', 'intro' => '<p>Bij het colorectaal carcinoom zijn verschillende subgroepen van patiënten te onderscheiden. Het is steeds beter mogelijk om deze gericht te behandelen, zo bleek ook op <em>ASCO20 Virtual</em>. Internist-oncoloog prof. dr. Miriam Koopman bespreekt een aantal studies die haar opvielen en die maatwerk mogelijk maken nadat de tumor moleculair is gekarakteriseerd.</p>', 'content' => '<p><a href="https://oncologievandaag.nl/artikel/steeds-meer-onderscheid-mogelijk-in-behandeling-subgroepen-patienten/">https://oncologievandaag.nl/artikel/steeds-meer-onderscheid-mogelijk-in-behandeling-subgroepen-patienten/</a></p>', 'slug' => 'steeds-meer-onderscheid-mogelijk-in-behandeling-subgroepen-patienten', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Steeds meer onderscheid mogelijk in behandeling subgroepen patienten', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Steeds meer onderscheid mogelijk in behandeling subgroepen patienten
Bij het colorectaal carcinoom zijn verschillende subgroepen van patiënten te onderscheiden. Het is steeds beter mogelijk om deze gericht te behandelen, zo bleek ook op ASCO20 Virtual. Internist-oncoloog prof. dr. Miriam Koopman bespreekt een aantal studies die haar opvielen en die maatwerk mogelijk maken nadat de tumor moleculair is gekarakteriseerd.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 42, 'title' => 'Steeds meer onderscheid mogelijk in behandeling subgroepen patienten', 'intro' => '<p>Bij het colorectaal carcinoom zijn verschillende subgroepen van patiënten te onderscheiden. Het is steeds beter mogelijk om deze gericht te behandelen, zo bleek ook op <em>ASCO20 Virtual</em>. Internist-oncoloog prof. dr. Miriam Koopman bespreekt een aantal studies die haar opvielen en die maatwerk mogelijk maken nadat de tumor moleculair is gekarakteriseerd.</p>', 'content' => '<p><a href="https://oncologievandaag.nl/artikel/steeds-meer-onderscheid-mogelijk-in-behandeling-subgroepen-patienten/">https://oncologievandaag.nl/artikel/steeds-meer-onderscheid-mogelijk-in-behandeling-subgroepen-patienten/</a></p>', 'slug' => 'steeds-meer-onderscheid-mogelijk-in-behandeling-subgroepen-patienten', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Steeds meer onderscheid mogelijk in behandeling subgroepen patienten', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 41, 'title' => 'Lees het interview met prof.dr. Kees Punt in de Darmkanker e-special', 'intro' => '<p>Prof. dr. C.J.A. Punt is een bekende, gedreven onderzoeker op het gebied van darmkanker. Hij was jarenlang voorzitter van de Dutch Colorectal Cancer Group (DCCG) en initiator van de zogenaamde CAIRO-studies. Tot 1 juni dit jaar (2020) was hij hoofd van de Afdeling Medische Oncologie van het Amsterdam UMC. In deze e-special vertelt hij over zijn loopbaan.</p>', 'content' => '<p><a href="https://mailchi.mp/b54025fc8ecc/darmkanker-e-special-12609016?e=[UNIQID]">https://mailchi.mp/b54025fc8ecc/darmkanker-e-special-12609016?e=[UNIQID]</a></p>', 'slug' => 'darmkanker-e-special', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Darmkanker e-special', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Lees het interview met prof.dr. Kees Punt in de Darmkanker e-special
Prof. dr. C.J.A. Punt is een bekende, gedreven onderzoeker op het gebied van darmkanker. Hij was jarenlang voorzitter van de Dutch Colorectal Cancer Group (DCCG) en initiator van de zogenaamde CAIRO-studies. Tot 1 juni dit jaar (2020) was hij hoofd van de Afdeling Medische Oncologie van het Amsterdam UMC. In deze e-special vertelt hij over zijn loopbaan.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 41, 'title' => 'Lees het interview met prof.dr. Kees Punt in de Darmkanker e-special', 'intro' => '<p>Prof. dr. C.J.A. Punt is een bekende, gedreven onderzoeker op het gebied van darmkanker. Hij was jarenlang voorzitter van de Dutch Colorectal Cancer Group (DCCG) en initiator van de zogenaamde CAIRO-studies. Tot 1 juni dit jaar (2020) was hij hoofd van de Afdeling Medische Oncologie van het Amsterdam UMC. In deze e-special vertelt hij over zijn loopbaan.</p>', 'content' => '<p><a href="https://mailchi.mp/b54025fc8ecc/darmkanker-e-special-12609016?e=[UNIQID]">https://mailchi.mp/b54025fc8ecc/darmkanker-e-special-12609016?e=[UNIQID]</a></p>', 'slug' => 'darmkanker-e-special', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Darmkanker e-special', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 40, 'title' => 'Maatwerk bij darmkanker kan alleen door integratie zorg en onderzoek', 'intro' => '<p>Lees hier het interview met Miriam Koopman, internist-oncoloog in het UMCU en voorzitter van de DCCG</p>', 'content' => '<p><a href="https://www.zonmw.nl/nl/onderzoek-resultaten/geneesmiddelen/contentpaginas-geneesmiddelen/maatwerk-bij-darmkanker-kan-alleen-door-integratie-zorg-en-onderzoek/">https://www.zonmw.nl/nl/onderzoek-resultaten/geneesmiddelen/contentpaginas-geneesmiddelen/maatwerk-bij-darmkanker-kan-alleen-door-integratie-zorg-en-onderzoek/</a></p>', 'slug' => 'maatwerk-bij-darmkanker-kan-alleen-door-integratie-zorg-en-onderzoek', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Maatwerk bij darmkanker kan alleen door integratie zorg en onderzoek', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Maatwerk bij darmkanker kan alleen door integratie zorg en onderzoek
Lees hier het interview met Miriam Koopman, internist-oncoloog in het UMCU en voorzitter van de DCCG
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 40, 'title' => 'Maatwerk bij darmkanker kan alleen door integratie zorg en onderzoek', 'intro' => '<p>Lees hier het interview met Miriam Koopman, internist-oncoloog in het UMCU en voorzitter van de DCCG</p>', 'content' => '<p><a href="https://www.zonmw.nl/nl/onderzoek-resultaten/geneesmiddelen/contentpaginas-geneesmiddelen/maatwerk-bij-darmkanker-kan-alleen-door-integratie-zorg-en-onderzoek/">https://www.zonmw.nl/nl/onderzoek-resultaten/geneesmiddelen/contentpaginas-geneesmiddelen/maatwerk-bij-darmkanker-kan-alleen-door-integratie-zorg-en-onderzoek/</a></p>', 'slug' => 'maatwerk-bij-darmkanker-kan-alleen-door-integratie-zorg-en-onderzoek', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Maatwerk bij darmkanker kan alleen door integratie zorg en onderzoek', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 39, 'title' => 'Modulaire update CRC richtlijn', 'intro' => '<p>Een link naar de modulaire update van de nieuwe richtlijn voor CRC vindt u <a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Frichtlijnendatabase.nl%2Frichtlijn%2Fcolorectaal_carcinoom_crc%2Fstartpagina_-_crc.html&data=01%7C01%7CM.Schnater%40iknl.nl%7C8273f4ba18294c2cfd8008d7f6440cb6%7Ca5e4637f71f040bbb540aabca71204f3%7C1&sdata=alo7E9XBpQgiXb7Pls2N6ugWO2WA3nU5YSteiVhZN0o%3D&reserved=0">hier</a></p> <p> </p>', 'content' => '<p>Tevens hierbij de documenten betreffende deze update</p> <p><a href="https://dccg.nl/files/original/crc-richtlijn-update-ntvh-maart-2020.pdf">https://dccg.nl/files/original/crc-richtlijn-update-ntvh-maart-2020.pdf</a></p> <p><a href="https://dccg.nl/files/original/ntvo-3-2020-art.-tanis.pdf">https://dccg.nl/files/original/ntvo-3-2020-art.-tanis.pdf</a></p>', 'slug' => 'modulaire-update-crc-richtlijn', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Modulaire update CRC richtlijn', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Modulaire update CRC richtlijn
Een link naar de modulaire update van de nieuwe richtlijn voor CRC vindt u hier
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 39, 'title' => 'Modulaire update CRC richtlijn', 'intro' => '<p>Een link naar de modulaire update van de nieuwe richtlijn voor CRC vindt u <a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Frichtlijnendatabase.nl%2Frichtlijn%2Fcolorectaal_carcinoom_crc%2Fstartpagina_-_crc.html&data=01%7C01%7CM.Schnater%40iknl.nl%7C8273f4ba18294c2cfd8008d7f6440cb6%7Ca5e4637f71f040bbb540aabca71204f3%7C1&sdata=alo7E9XBpQgiXb7Pls2N6ugWO2WA3nU5YSteiVhZN0o%3D&reserved=0">hier</a></p> <p> </p>', 'content' => '<p>Tevens hierbij de documenten betreffende deze update</p> <p><a href="https://dccg.nl/files/original/crc-richtlijn-update-ntvh-maart-2020.pdf">https://dccg.nl/files/original/crc-richtlijn-update-ntvh-maart-2020.pdf</a></p> <p><a href="https://dccg.nl/files/original/ntvo-3-2020-art.-tanis.pdf">https://dccg.nl/files/original/ntvo-3-2020-art.-tanis.pdf</a></p>', 'slug' => 'modulaire-update-crc-richtlijn', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Modulaire update CRC richtlijn', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 38, 'title' => 'Webinar methodologische uitdagingen binnen TwiCs', 'intro' => '<p>Het Dutch Oncology Research Platform (DORP) organiseert op 19 juni een Webinar over de methodologische uitdagingen binnen het Trial within Cohorts (TwiCs) design toegepast binnen de oncologie.</p> <p> </p>', 'content' => '<p>Het Dutch Oncology Research Platform (DORP) organiseert op 19 juni een Webinar over de methodologische uitdagingen binnen het Trial within Cohorts (TwiCs) design toegepast binnen de oncologie. Het TwiCs design is een type trial design dat observationele cohorten gebruikt om randomized trials te faciliteren. Bij de start van het cohort wordt patiënten, naast deelname aan het cohort en toestemming voor verzameling van gegevens, ook gevraagd of ze in de toekomst gerandomiseerd willen worden in RCTs uitgevoerd binnen het cohort. Patiënten wordt verteld dat hen in de toekomst een alternatieve behandeling wordt aangeboden indien ze gerandomiseerd worden tot die alternatieve behandeling. Patiënten wordt ook verteld dat ze anders als controle kunnen dienen zonder dat ze op de hoogte zijn van het bestaan van een alternatieve behandeling en dat hun data in een trial context zal worden gebruikt. Het TwiCs design gaat gepaard met verschillende methodologische uitdagingen en implicaties die tijdens deze Webinar uitgebreid aan bod zullen komen. Centraal staat de vraag wat de plaatsbepaling van het TwiCs design is binnen de oncologie. De sessie biedt een mooie gelegenheid voor deelnemers om te sparren met academische experts over dit trial design.</p> <p>Interesse? Lees <a class="undefined" href="https://www.researchplatform-dorp.nl/wp-content/uploads/Announcement-TwiCs-conference-DORP.pdf">hier</a> het programma en meld je aan via <a href="mailto:info@researchplatform-dorp.nl">info@researchplatform-dorp.nl</a> (deelname is gratis).</p> <p> </p>', 'slug' => 'webinar-methodologische-uitdagingen-binnen-twics', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Webinar methodologische uitdagingen binnen TwiCs', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Webinar methodologische uitdagingen binnen TwiCs
Het Dutch Oncology Research Platform (DORP) organiseert op 19 juni een Webinar over de methodologische uitdagingen binnen het Trial within Cohorts (TwiCs) design toegepast binnen de oncologie.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 38, 'title' => 'Webinar methodologische uitdagingen binnen TwiCs', 'intro' => '<p>Het Dutch Oncology Research Platform (DORP) organiseert op 19 juni een Webinar over de methodologische uitdagingen binnen het Trial within Cohorts (TwiCs) design toegepast binnen de oncologie.</p> <p> </p>', 'content' => '<p>Het Dutch Oncology Research Platform (DORP) organiseert op 19 juni een Webinar over de methodologische uitdagingen binnen het Trial within Cohorts (TwiCs) design toegepast binnen de oncologie. Het TwiCs design is een type trial design dat observationele cohorten gebruikt om randomized trials te faciliteren. Bij de start van het cohort wordt patiënten, naast deelname aan het cohort en toestemming voor verzameling van gegevens, ook gevraagd of ze in de toekomst gerandomiseerd willen worden in RCTs uitgevoerd binnen het cohort. Patiënten wordt verteld dat hen in de toekomst een alternatieve behandeling wordt aangeboden indien ze gerandomiseerd worden tot die alternatieve behandeling. Patiënten wordt ook verteld dat ze anders als controle kunnen dienen zonder dat ze op de hoogte zijn van het bestaan van een alternatieve behandeling en dat hun data in een trial context zal worden gebruikt. Het TwiCs design gaat gepaard met verschillende methodologische uitdagingen en implicaties die tijdens deze Webinar uitgebreid aan bod zullen komen. Centraal staat de vraag wat de plaatsbepaling van het TwiCs design is binnen de oncologie. De sessie biedt een mooie gelegenheid voor deelnemers om te sparren met academische experts over dit trial design.</p> <p>Interesse? Lees <a class="undefined" href="https://www.researchplatform-dorp.nl/wp-content/uploads/Announcement-TwiCs-conference-DORP.pdf">hier</a> het programma en meld je aan via <a href="mailto:info@researchplatform-dorp.nl">info@researchplatform-dorp.nl</a> (deelname is gratis).</p> <p> </p>', 'slug' => 'webinar-methodologische-uitdagingen-binnen-twics', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Webinar methodologische uitdagingen binnen TwiCs', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 37, 'title' => 'Voorschrijven geneesmiddelen', 'intro' => '<p>Onderzoekers van Amsterdam UMC, UMC Utrecht en IKNL het voorschrijven van geneesmiddelen die volgens de landelijke richtlijn behoren tot de standaardbehandeling van uitgezaaide dikkedarmkanker onderzocht bij 20 willekeurig gekozen ziekenhuizen<sup>1</sup>.</p>', 'content' => '<p>Onderzoekers van Amsterdam UMC, UMC Utrecht en IKNL het voorschrijven van geneesmiddelen die volgens de landelijke richtlijn behoren tot de standaardbehandeling van uitgezaaide dikkedarmkanker onderzocht bij 20 willekeurig gekozen ziekenhuizen<sup>1</sup>. Er bleek een aanzienlijke praktijkvariatie te bestaan, met name van dure geneesmiddelen (bevacizumab, cetuximab en panitumumab). Het gebruik van deze middelen in de ziekenhuizen varieerde van 8% tot 92% voor bevacizumab en van 10% tot 75% voor cetuximab/panitumumab). Het gebruik in de praktijk ligt beduidend lager dan uit een eerdere enquête onder Nederlandse medisch oncologen bleek.<sup>2</sup> Er was geen verschil tussen het type ziekenhuis (academisch versus STZ versus perifeer). Er was weliswaar een omgekeerde correlatie met leeftijd en comorbiditeit, maar er was tussen de ziekenhuizen geen verschil in deze patiënt-karakteristieken. Patiënten die wel met deze geneesmiddelen waren behandeld hadden een betere overleving dan patiënten die niet met deze middelen waren behandeld. Ziekenhuizen lijken hun beleid dus niet te laten bepalen door patiënt-gebonden factoren. In welke mate financiële factoren een rol spelen, en of patiënten worden geïnformeerd over dit beleid is niet onderzocht.</p> <p><sup>1 </sup>Keikes L, Koopman M, Stuiver MM, Lemmens VEPP, van Oijen MGH, Punt CJA. <a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ncbi.nlm.nih.gov%2Fpubmed%2F32048563&data=01%7C01%7CM.Schnater%40iknl.nl%7Cf3da8c24daaa4dea337208d7b5320e5f%7Ca5e4637f71f040bbb540aabca71204f3%7C1&sdata=%2FkUZu53xgPbeseTkJpBxYzRazS%2FV0KSsJXuhuCAGerY%3D&reserved=0">Practice variation on hospital level in the systemic treatment of metastatic colorectal cancer in The Netherlands: a population-based study.</a> Acta Oncol. 2020 Feb 12:1-9. doi: 10.1080/0284186X.2020.1722320. [Epub ahead of print]</p> <p><sup>2</sup> Keikes L, van Oijen MGH, Lemmens VEPP, Koopman M, Punt CJA. <a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ncbi.nlm.nih.gov%2Fpubmed%2F29157662&data=01%7C01%7CM.Schnater%40iknl.nl%7Cf3da8c24daaa4dea337208d7b5320e5f%7Ca5e4637f71f040bbb540aabca71204f3%7C1&sdata=Yh79mFFmcUeDdZQ%2Fe5fE%2FOnHBVW%2FpWr7Pz4Rg%2FkFqac%3D&reserved=0">Evaluation of Guideline Adherence in Colorectal Cancer Treatment in The Netherlands: A Survey Among Medical Oncologists by the Dutch Colorectal Cancer Group.</a> Clin Colorectal Cancer. 2018;17:58-64</p>', 'slug' => 'voorschrijven-geneesmiddelen', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Voorschrijven geneesmiddelen', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Voorschrijven geneesmiddelen
Onderzoekers van Amsterdam UMC, UMC Utrecht en IKNL het voorschrijven van geneesmiddelen die volgens de landelijke richtlijn behoren tot de standaardbehandeling van uitgezaaide dikkedarmkanker onderzocht bij 20 willekeurig gekozen ziekenhuizen1.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 37, 'title' => 'Voorschrijven geneesmiddelen', 'intro' => '<p>Onderzoekers van Amsterdam UMC, UMC Utrecht en IKNL het voorschrijven van geneesmiddelen die volgens de landelijke richtlijn behoren tot de standaardbehandeling van uitgezaaide dikkedarmkanker onderzocht bij 20 willekeurig gekozen ziekenhuizen<sup>1</sup>.</p>', 'content' => '<p>Onderzoekers van Amsterdam UMC, UMC Utrecht en IKNL het voorschrijven van geneesmiddelen die volgens de landelijke richtlijn behoren tot de standaardbehandeling van uitgezaaide dikkedarmkanker onderzocht bij 20 willekeurig gekozen ziekenhuizen<sup>1</sup>. Er bleek een aanzienlijke praktijkvariatie te bestaan, met name van dure geneesmiddelen (bevacizumab, cetuximab en panitumumab). Het gebruik van deze middelen in de ziekenhuizen varieerde van 8% tot 92% voor bevacizumab en van 10% tot 75% voor cetuximab/panitumumab). Het gebruik in de praktijk ligt beduidend lager dan uit een eerdere enquête onder Nederlandse medisch oncologen bleek.<sup>2</sup> Er was geen verschil tussen het type ziekenhuis (academisch versus STZ versus perifeer). Er was weliswaar een omgekeerde correlatie met leeftijd en comorbiditeit, maar er was tussen de ziekenhuizen geen verschil in deze patiënt-karakteristieken. Patiënten die wel met deze geneesmiddelen waren behandeld hadden een betere overleving dan patiënten die niet met deze middelen waren behandeld. Ziekenhuizen lijken hun beleid dus niet te laten bepalen door patiënt-gebonden factoren. In welke mate financiële factoren een rol spelen, en of patiënten worden geïnformeerd over dit beleid is niet onderzocht.</p> <p><sup>1 </sup>Keikes L, Koopman M, Stuiver MM, Lemmens VEPP, van Oijen MGH, Punt CJA. <a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ncbi.nlm.nih.gov%2Fpubmed%2F32048563&data=01%7C01%7CM.Schnater%40iknl.nl%7Cf3da8c24daaa4dea337208d7b5320e5f%7Ca5e4637f71f040bbb540aabca71204f3%7C1&sdata=%2FkUZu53xgPbeseTkJpBxYzRazS%2FV0KSsJXuhuCAGerY%3D&reserved=0">Practice variation on hospital level in the systemic treatment of metastatic colorectal cancer in The Netherlands: a population-based study.</a> Acta Oncol. 2020 Feb 12:1-9. doi: 10.1080/0284186X.2020.1722320. [Epub ahead of print]</p> <p><sup>2</sup> Keikes L, van Oijen MGH, Lemmens VEPP, Koopman M, Punt CJA. <a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ncbi.nlm.nih.gov%2Fpubmed%2F29157662&data=01%7C01%7CM.Schnater%40iknl.nl%7Cf3da8c24daaa4dea337208d7b5320e5f%7Ca5e4637f71f040bbb540aabca71204f3%7C1&sdata=Yh79mFFmcUeDdZQ%2Fe5fE%2FOnHBVW%2FpWr7Pz4Rg%2FkFqac%3D&reserved=0">Evaluation of Guideline Adherence in Colorectal Cancer Treatment in The Netherlands: A Survey Among Medical Oncologists by the Dutch Colorectal Cancer Group.</a> Clin Colorectal Cancer. 2018;17:58-64</p>', 'slug' => 'voorschrijven-geneesmiddelen', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Voorschrijven geneesmiddelen', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 30, 'title' => 'Nieuw patiëntenplatform: werkgroep Darmkanker', 'intro' => '<p><strong>Het kan beter voor mensen met darmkanker!</strong></p> <p>De positie én de kwaliteit van leven van alle mensen met darmkanker, mensen die moeten leven met de gevolgen van de ziekte, en hun naasten zo goed mogelijk verbeteren. Dat is de inzet van werkgroep Darmkanker. De mensen van deze nieuwe werkgroep zijn actiegericht en zetten zich met hart en ziel in voor de belangen van darmkankerpatiënten in Nederland</p>', 'content' => '<p><strong>Dit gaat de werkgroep Darmkanker doen: </strong></p> <p><strong> </strong></p> <ol> <li>De lancering van een patiëntenplatform met betrouwbare en actuele informatie, toegankelijk voor mensen die darmkanker hebben of hebben gehad. Via het platform kunnen mensen ervaringen delen en met elkaar in contact komen. De werkgroep brengt maandelijks het <em><a href="https://us20.campaign-archive.com/?u=b5ceb6299cba97cf251da187b&id=4ce3b16c61">Darmkanker e-nieuws</a></em> uit en de website <a href="https://www.wgdarmkanker.nl/">wgdarmkanker.nl</a> wordt op dit moment ingericht. Bekijk alvast de <a href="https://www.wgdarmkanker.nl/wp-content/uploads/2019/04/20190222_flyer-werkgroep-Darmkanker.pdf">folder</a>.</li> </ol> <p> </p> <ol start="2"> <li>De werkgroep wil optimale zorg en de best mogelijke kwaliteit van leven voor mensen met darmkanker. De wensen en behoeften van mensen met darmkanker zijn daarbij het uitgangspunt. Hiervoor gaat de werkgroep in overleg met, onder andere, zorgverleners en zorgverzekeraars, en werkt ze mee aan de herziening van de Nederlandse richtlijnen voor darmkankerzorg.</li> </ol> <p><strong> </strong></p> <p><strong>Dr. Pieter Tanis,</strong> <strong>chirurg Gastro-Intestinaal Oncologisch Centrum Amsterdam</strong><strong> en DCCG-voorzitter: “Werkgroep Darmkanker is nu al onmisbaar voor het patiënten-perspectief in onze wetenschappelijke studies en de landelijke richtlijn darmkanker”.</strong></p> <p><strong> </strong></p> <ol start="3"> <li>Mensen met darmkanker ervaren allerlei knelpunten in hun dagelijks leven. Via actiegerichte belangenbehartiging wil de werkgroep die knelpunten oplossen. Daarbij kijkt men zeker ook naar de knelpunten waar mantelzorgers tegenaan lopen. Met een achterbanraadpleging brengt de werkgroep de meest prangende knelpunten in kaart.</li> </ol> <p> </p> <p> </p> <ol start="4"> <li>Mensen met darmkanker moeten zelf de regie kunnen voeren over hun zorgproces. De werkgroep wil heldere informatie geven over mogelijke keuzes in het zorgproces en over ontwikkelingen die voor mensen met darmkanker belangrijk zijn. Het zichtbaar maken van keuzes ondersteunt het proces van “samen beslissen”.</li> </ol> <p> </p> <ol start="5"> <li>Stimuleren van onderzoek en innovaties die in het belang zijn van mensen met darmkanker. De werkgroep houdt darmkankerpatiënten op de hoogte van nieuwe behandelingen, klinische studies en de uitkomsten hiervan.</li> </ol> <p> </p> <ol start="6"> <li>De werkgroep werkt samen met relevante organisaties, zoals de Stomavereniging, Maag Lever Darm Stichting, NFK, DCCG, IKNL, en ‘Samen tegen Darmkanker’ om zo de positie van mensen met darmkanker te verbeteren. De werkgroep maakt gebruik van het netwerk en de faciliteiten van de Stomavereniging.</li> </ol> <p> </p> <p><strong>Vrijwilligers en ervaringsdeskundigen gezocht<br /></strong>Bent u of kent u een ervaringsdeskundige die zich wil inzetten voor mensen die geraakt zijn door darmkanker? Werkgroep Darmkanker is op zoek naar enthousiaste en betrokken mensen voor belangenbehartiging, lotgenotencontact, informatievoorziening en patiëntenparticipatie bij wetenschappelijk onderzoek. Wilt u helpen om dit patiëntenplatform verder op te zetten? Bent u geïnteresseerd? Stuur een mail naar: info@wgdarmkanker.nl. </p> <p>_________________________________________________________________________</p> <p> </p> <p><strong>Noot voor de redactie</strong>:</p> <p>Aandachtsgebieden werkgroep Darmkanker:</p> <p><img src="https://dccg.nl/files/original/noot.png" alt="" /></p> <p> </p> <p>Voor meer informatie:</p> <p>Jolien Pon, tel.: 033 479 97 88</p> <p>info@wgdarmkanker.nl of 030 634 39 10</p>', 'slug' => 'nieuw-pati-ntenplatform-werkgroep-darmkanker', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Nieuw patiëntenplatform: werkgroep Darmkanker', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Nieuw patiëntenplatform: werkgroep Darmkanker
Het kan beter voor mensen met darmkanker!
De positie én de kwaliteit van leven van alle mensen met darmkanker, mensen die moeten leven met de gevolgen van de ziekte, en hun naasten zo goed mogelijk verbeteren. Dat is de inzet van werkgroep Darmkanker. De mensen van deze nieuwe werkgroep zijn actiegericht en zetten zich met hart en ziel in voor de belangen van darmkankerpatiënten in Nederland
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 30, 'title' => 'Nieuw patiëntenplatform: werkgroep Darmkanker', 'intro' => '<p><strong>Het kan beter voor mensen met darmkanker!</strong></p> <p>De positie én de kwaliteit van leven van alle mensen met darmkanker, mensen die moeten leven met de gevolgen van de ziekte, en hun naasten zo goed mogelijk verbeteren. Dat is de inzet van werkgroep Darmkanker. De mensen van deze nieuwe werkgroep zijn actiegericht en zetten zich met hart en ziel in voor de belangen van darmkankerpatiënten in Nederland</p>', 'content' => '<p><strong>Dit gaat de werkgroep Darmkanker doen: </strong></p> <p><strong> </strong></p> <ol> <li>De lancering van een patiëntenplatform met betrouwbare en actuele informatie, toegankelijk voor mensen die darmkanker hebben of hebben gehad. Via het platform kunnen mensen ervaringen delen en met elkaar in contact komen. De werkgroep brengt maandelijks het <em><a href="https://us20.campaign-archive.com/?u=b5ceb6299cba97cf251da187b&id=4ce3b16c61">Darmkanker e-nieuws</a></em> uit en de website <a href="https://www.wgdarmkanker.nl/">wgdarmkanker.nl</a> wordt op dit moment ingericht. Bekijk alvast de <a href="https://www.wgdarmkanker.nl/wp-content/uploads/2019/04/20190222_flyer-werkgroep-Darmkanker.pdf">folder</a>.</li> </ol> <p> </p> <ol start="2"> <li>De werkgroep wil optimale zorg en de best mogelijke kwaliteit van leven voor mensen met darmkanker. De wensen en behoeften van mensen met darmkanker zijn daarbij het uitgangspunt. Hiervoor gaat de werkgroep in overleg met, onder andere, zorgverleners en zorgverzekeraars, en werkt ze mee aan de herziening van de Nederlandse richtlijnen voor darmkankerzorg.</li> </ol> <p><strong> </strong></p> <p><strong>Dr. Pieter Tanis,</strong> <strong>chirurg Gastro-Intestinaal Oncologisch Centrum Amsterdam</strong><strong> en DCCG-voorzitter: “Werkgroep Darmkanker is nu al onmisbaar voor het patiënten-perspectief in onze wetenschappelijke studies en de landelijke richtlijn darmkanker”.</strong></p> <p><strong> </strong></p> <ol start="3"> <li>Mensen met darmkanker ervaren allerlei knelpunten in hun dagelijks leven. Via actiegerichte belangenbehartiging wil de werkgroep die knelpunten oplossen. Daarbij kijkt men zeker ook naar de knelpunten waar mantelzorgers tegenaan lopen. Met een achterbanraadpleging brengt de werkgroep de meest prangende knelpunten in kaart.</li> </ol> <p> </p> <p> </p> <ol start="4"> <li>Mensen met darmkanker moeten zelf de regie kunnen voeren over hun zorgproces. De werkgroep wil heldere informatie geven over mogelijke keuzes in het zorgproces en over ontwikkelingen die voor mensen met darmkanker belangrijk zijn. Het zichtbaar maken van keuzes ondersteunt het proces van “samen beslissen”.</li> </ol> <p> </p> <ol start="5"> <li>Stimuleren van onderzoek en innovaties die in het belang zijn van mensen met darmkanker. De werkgroep houdt darmkankerpatiënten op de hoogte van nieuwe behandelingen, klinische studies en de uitkomsten hiervan.</li> </ol> <p> </p> <ol start="6"> <li>De werkgroep werkt samen met relevante organisaties, zoals de Stomavereniging, Maag Lever Darm Stichting, NFK, DCCG, IKNL, en ‘Samen tegen Darmkanker’ om zo de positie van mensen met darmkanker te verbeteren. De werkgroep maakt gebruik van het netwerk en de faciliteiten van de Stomavereniging.</li> </ol> <p> </p> <p><strong>Vrijwilligers en ervaringsdeskundigen gezocht<br /></strong>Bent u of kent u een ervaringsdeskundige die zich wil inzetten voor mensen die geraakt zijn door darmkanker? Werkgroep Darmkanker is op zoek naar enthousiaste en betrokken mensen voor belangenbehartiging, lotgenotencontact, informatievoorziening en patiëntenparticipatie bij wetenschappelijk onderzoek. Wilt u helpen om dit patiëntenplatform verder op te zetten? Bent u geïnteresseerd? Stuur een mail naar: info@wgdarmkanker.nl. </p> <p>_________________________________________________________________________</p> <p> </p> <p><strong>Noot voor de redactie</strong>:</p> <p>Aandachtsgebieden werkgroep Darmkanker:</p> <p><img src="https://dccg.nl/files/original/noot.png" alt="" /></p> <p> </p> <p>Voor meer informatie:</p> <p>Jolien Pon, tel.: 033 479 97 88</p> <p>info@wgdarmkanker.nl of 030 634 39 10</p>', 'slug' => 'nieuw-pati-ntenplatform-werkgroep-darmkanker', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Nieuw patiëntenplatform: werkgroep Darmkanker', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 24]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 28, 'title' => 'Resultaten survey verspreid in 2017 onder leden DCCG uitgevoerd door VUmc', 'intro' => '<p>Hierbij de resultaten van een survey die in 2017 is verspreid onder leden van de DCCG. Het ging om het gebruik van decision support tools door clinici t.b.v. besluitvorming over behandeling voor gemetastaseerd darmkanker. Dit project werd in opdracht van het Zorg Instituut uitgevoerd door VUmc. De projectleiders waren Veerle Coupe en Riekie de Vet.</p> <p>Aangehangen de 2 publicaties uit dit project gerelateerd aan darmkanker. De 2<sup>e</sup> publicatie geeft de resultaten van de survey weer.</p> <p><a href="https://dccg.nl/files/original/2018-engelhardt-bmc-medical-informatics-and-decision-making-inventory-of-oncologists-needs-for-decision-support.pdf">https://dccg.nl/files/original/2018-engelhardt-bmc-medical-informatics-and-decision-making-inventory-of-oncologists-needs-for-decision-support.pdf</a></p> <p><a href="https://dccg.nl/files/original/2017-engelhardt-clin-colorect-can-systematic-review-prediction-models-for-palliative-treatment-decisions.pdf">https://dccg.nl/files/original/2017-engelhardt-clin-colorect-can-systematic-review-prediction-models-for-palliative-treatment-decisions.pdf</a></p> <p> </p>', 'content' => '<p>Hierbij de resultaten van een survey die in 2017 is verspreid onder leden van de DCCG. Het ging om het gebruik van decision support tools door clinici t.b.v. besluitvorming over behandeling voor gemetastaseerd darmkanker. Dit project werd in opdracht van het Zorg Instituut uitgevoerd door VUmc. De projectleiders waren Veerle Coupe en Riekie de Vet.</p> <p>Aangehangen de 2 publicaties uit dit project gerelateerd aan darmkanker. De 2<sup>e</sup> publicatie geeft de resultaten van de survey weer.</p>', 'slug' => 'resultaten-survey-verspreid-in-2017-onder-leden-dccg-uitgevoerd-door-vumc', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Resultaten survey verspreid in 2017 onder leden DCCG uitgevoerd door VUmc', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '0', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 24 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Resultaten survey verspreid in 2017 onder leden DCCG uitgevoerd door VUmc
Hierbij de resultaten van een survey die in 2017 is verspreid onder leden van de DCCG. Het ging om het gebruik van decision support tools door clinici t.b.v. besluitvorming over behandeling voor gemetastaseerd darmkanker. Dit project werd in opdracht van het Zorg Instituut uitgevoerd door VUmc. De projectleiders waren Veerle Coupe en Riekie de Vet.
Aangehangen de 2 publicaties uit dit project gerelateerd aan darmkanker. De 2e publicatie geeft de resultaten van de survey weer.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 28, 'title' => 'Resultaten survey verspreid in 2017 onder leden DCCG uitgevoerd door VUmc', 'intro' => '<p>Hierbij de resultaten van een survey die in 2017 is verspreid onder leden van de DCCG. Het ging om het gebruik van decision support tools door clinici t.b.v. besluitvorming over behandeling voor gemetastaseerd darmkanker. Dit project werd in opdracht van het Zorg Instituut uitgevoerd door VUmc. De projectleiders waren Veerle Coupe en Riekie de Vet.</p> <p>Aangehangen de 2 publicaties uit dit project gerelateerd aan darmkanker. De 2<sup>e</sup> publicatie geeft de resultaten van de survey weer.</p> <p><a href="https://dccg.nl/files/original/2018-engelhardt-bmc-medical-informatics-and-decision-making-inventory-of-oncologists-needs-for-decision-support.pdf">https://dccg.nl/files/original/2018-engelhardt-bmc-medical-informatics-and-decision-making-inventory-of-oncologists-needs-for-decision-support.pdf</a></p> <p><a href="https://dccg.nl/files/original/2017-engelhardt-clin-colorect-can-systematic-review-prediction-models-for-palliative-treatment-decisions.pdf">https://dccg.nl/files/original/2017-engelhardt-clin-colorect-can-systematic-review-prediction-models-for-palliative-treatment-decisions.pdf</a></p> <p> </p>', 'content' => '<p>Hierbij de resultaten van een survey die in 2017 is verspreid onder leden van de DCCG. Het ging om het gebruik van decision support tools door clinici t.b.v. besluitvorming over behandeling voor gemetastaseerd darmkanker. Dit project werd in opdracht van het Zorg Instituut uitgevoerd door VUmc. De projectleiders waren Veerle Coupe en Riekie de Vet.</p> <p>Aangehangen de 2 publicaties uit dit project gerelateerd aan darmkanker. De 2<sup>e</sup> publicatie geeft de resultaten van de survey weer.</p>', 'slug' => 'resultaten-survey-verspreid-in-2017-onder-leden-dccg-uitgevoerd-door-vumc', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Resultaten survey verspreid in 2017 onder leden DCCG uitgevoerd door VUmc', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '0', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 27, 'title' => 'Presentaties DCCG middag 13 december 2018', 'intro' => '<p>Hier vindt u de presentaties welke gehouden zijn tijdens de DCCG middag op 13 december jl.</p>', 'content' => '<p>Hier vindt u de presentaties welke gehouden zijn tijdens de DCCG middag op 13 december jl.</p> <ul> <li> <a href="https://dccg.nl/files/original/dccg-middag-13-dec-2018-inleiding-pieter-tanis.pdf">DCCG middag inleiding Pieter Tanis</a></li> <li> <a href="https://dccg.nl/files/original/cairo6-koen-rovers.pdf">Cairo6 Koen Rovers</a></li> <li> <a href="https://dccg.nl/files/original/darmkanker-precision-medicine-gerrit-meijer.pdf">Darmkanker precision medicine Gerrit Meijer</a></li> <li> <a href="https://dccg.nl/files/original/dccg-crc-kim-monkhorst.pdf">DCCG CRC Kim Monkhorst</a></li> <li> <a href="https://dccg.nl/files/original/dccg-systemische-therapie-kees-punt.pdf">DCCG systemische therapie Kees Punt</a></li> <li> <a href="https://dccg.nl/files/original/europese-samenwerking-klinische-genetica-rolf-sijmons.pdf">Europese samenwerking klinische genetica Rolf Sijmons</a></li> <li> <a href="https://dccg.nl/files/original/intro-werkgroep-darmkanker-anjo-van-heijst.pdf">Intro werkgroep Darmkanker Anjo van Heijst</a></li> <li> <a href="https://dccg.nl/files/original/medocc-remond-fijneman-miriam-koopman.pdf">MEDOCC Remond Fijneman/Miriam Koopman</a></li> <li> <a href="https://dccg.nl/files/original/presentatie-liquid-biopsy-analyses-of-cell-free-....-iris-van-t-erve.pdf">Liquid biopsy analyses of cell-free ... Iris van 't Erve</a></li> </ul>', 'slug' => 'presentaties-dccg-middag-13-december-2018', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Presentaties DCCG middag 13 december 2018', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Presentaties DCCG middag 13 december 2018
Hier vindt u de presentaties welke gehouden zijn tijdens de DCCG middag op 13 december jl.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 27, 'title' => 'Presentaties DCCG middag 13 december 2018', 'intro' => '<p>Hier vindt u de presentaties welke gehouden zijn tijdens de DCCG middag op 13 december jl.</p>', 'content' => '<p>Hier vindt u de presentaties welke gehouden zijn tijdens de DCCG middag op 13 december jl.</p> <ul> <li> <a href="https://dccg.nl/files/original/dccg-middag-13-dec-2018-inleiding-pieter-tanis.pdf">DCCG middag inleiding Pieter Tanis</a></li> <li> <a href="https://dccg.nl/files/original/cairo6-koen-rovers.pdf">Cairo6 Koen Rovers</a></li> <li> <a href="https://dccg.nl/files/original/darmkanker-precision-medicine-gerrit-meijer.pdf">Darmkanker precision medicine Gerrit Meijer</a></li> <li> <a href="https://dccg.nl/files/original/dccg-crc-kim-monkhorst.pdf">DCCG CRC Kim Monkhorst</a></li> <li> <a href="https://dccg.nl/files/original/dccg-systemische-therapie-kees-punt.pdf">DCCG systemische therapie Kees Punt</a></li> <li> <a href="https://dccg.nl/files/original/europese-samenwerking-klinische-genetica-rolf-sijmons.pdf">Europese samenwerking klinische genetica Rolf Sijmons</a></li> <li> <a href="https://dccg.nl/files/original/intro-werkgroep-darmkanker-anjo-van-heijst.pdf">Intro werkgroep Darmkanker Anjo van Heijst</a></li> <li> <a href="https://dccg.nl/files/original/medocc-remond-fijneman-miriam-koopman.pdf">MEDOCC Remond Fijneman/Miriam Koopman</a></li> <li> <a href="https://dccg.nl/files/original/presentatie-liquid-biopsy-analyses-of-cell-free-....-iris-van-t-erve.pdf">Liquid biopsy analyses of cell-free ... Iris van 't Erve</a></li> </ul>', 'slug' => 'presentaties-dccg-middag-13-december-2018', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Presentaties DCCG middag 13 december 2018', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 24]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 46, 'title' => 'Samenwerking darmkankerzorg: hogere kwaliteit en minder administratieve lasten', 'intro' => '<p>DCCG, DICA en IKNL sluiten samenwerkingsovereenkomst</p>', 'content' => '<p><a href="https://dccg.nl/files/original/persbericht-samenwerking-darmkankerzorg-dccg-dica-iknl-3.pdf">persbericht-samenwerking-darmkankerzorg-dccg-dica-iknl-3.pdf</a></p> <p>Amsterdam, 11 oktober 2018 – De Dutch Colorectal Cancer Group (DCCG), de Dutch Institute for Clinical Auditing (DICA) en het Integraal Kankercentrum Nederland (IKNL) sluiten een samenwerkingsovereenkomst om de kwaliteit van darmkankerzorg verder te verbeteren. De drie organisaties zijn betrokken bij het verbeteren van de (uitkomsten van) zorg van patiënten met darmkanker. Zij zijn ervan overtuigd dat de kwaliteit van darmkankerzorg in Nederland nog beter kan en dat samenwerking hiervoor cruciaal is. De organisaties willen efficiënter registreren en de patiënt niet belasten met dubbele vragenlijsten, daarvoor gaan zij onder meer werken met één gemeenschappelijke dataset.</p> <p> </p>', 'slug' => 'samenwerking-darmkankerzorg-hogere-kwaliteit-en-minder-administratieve-lasten', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Samenwerking darmkankerzorg: hogere kwaliteit en minder administratieve lasten', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 24 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Samenwerking darmkankerzorg: hogere kwaliteit en minder administratieve lasten
DCCG, DICA en IKNL sluiten samenwerkingsovereenkomst
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 46, 'title' => 'Samenwerking darmkankerzorg: hogere kwaliteit en minder administratieve lasten', 'intro' => '<p>DCCG, DICA en IKNL sluiten samenwerkingsovereenkomst</p>', 'content' => '<p><a href="https://dccg.nl/files/original/persbericht-samenwerking-darmkankerzorg-dccg-dica-iknl-3.pdf">persbericht-samenwerking-darmkankerzorg-dccg-dica-iknl-3.pdf</a></p> <p>Amsterdam, 11 oktober 2018 – De Dutch Colorectal Cancer Group (DCCG), de Dutch Institute for Clinical Auditing (DICA) en het Integraal Kankercentrum Nederland (IKNL) sluiten een samenwerkingsovereenkomst om de kwaliteit van darmkankerzorg verder te verbeteren. De drie organisaties zijn betrokken bij het verbeteren van de (uitkomsten van) zorg van patiënten met darmkanker. Zij zijn ervan overtuigd dat de kwaliteit van darmkankerzorg in Nederland nog beter kan en dat samenwerking hiervoor cruciaal is. De organisaties willen efficiënter registreren en de patiënt niet belasten met dubbele vragenlijsten, daarvoor gaan zij onder meer werken met één gemeenschappelijke dataset.</p> <p> </p>', 'slug' => 'samenwerking-darmkankerzorg-hogere-kwaliteit-en-minder-administratieve-lasten', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Samenwerking darmkankerzorg: hogere kwaliteit en minder administratieve lasten', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 24, 'title' => 'Samen tegen Darmkanker', 'intro' => '<p>Hierbij wil ik u informeren over het initiatief Samen tegen Darmkanker, waarbij ook Dutch Colorectal Cancer Group is betrokken, en over de activiteiten die tijdens de darmkankermaand maart zullen plaatsvinden. Elk jaar krijgen ongeveer 14.000 mensen in Nederland de diagnose darmkanker. Om de zorg voor patiënten met darmkanker te verbeteren is kennis en informatie nodig. In Nederland zijn er meerdere partijen die zich bezighouden met registratie, kwaliteitsvergelijkingen en onderzoek om de behandeling van patiënten met darmkanker te verbeteren. Het samenwerkingsverband "Samen tegen Darmkanker" heeft als doel de activiteiten op het gebied van onderzoek en gegevensverzameling in Nederland op elkaar af te stemmen. Hierbij staan de patiënt en de ziekte centraal en dragen alle relevante partijen met hun eigen expertise bij aan de verbetering van overleving en kwaliteit van leven van patiënten met darmkanker. Het doel is om tijdswinst, samenhang en efficiëntie te bereiken. Een samenwerking tussen verschillende disciplines, dokters en onderzoekers om uiteindelijk de behandeling van patiënten met darmkanker te verbeteren. Om dit doel te bereiken en is het noodzakelijk dat zoveel mogelijk darmkankerpatiënten hun gegevens delen en meedoen aan onderzoek en alle betrokken partijen zich hiervoor inzetten. Zorg en onderzoek, onlosmakelijk met elkaar verbonden, op weg naar therapie op maat. Kijk voor meer informatie op onze website <a href="http://www.samentegendarmkanker.nl/" target="_blank"><u></u></a><u><a href="http://www.samentegendarmkanker.nl">www.samentegendarmkanker.nl</a></u> (vanaf 1 maart online). </p>', 'content' => '<p></p> <p><strong>Overzicht activiteiten Darmkankermaand maart</strong> </p> <table><tbody><tr><td> <p> </p><td> <p><strong>Activiteit</strong> </p><td> <p><strong>Beschrijving</strong> <p> </p></tr><tr><td> <p>Eind februari </p><td> <p>Artikelen in patiëntenmagazine Doorgang </p><td> <p>1. artikel over het Prospectief Landelijk CRC cohort (PLCRC), waarin voor patiënten uitgelegd wordt wat PLCRC inhoudt. <p>2. interview met professor Miriam Koopman, waarin het belang van verdere integratie van zorg en onderzoek besproken wordt. </p></tr><tr><td> <p>01-03 </p><td> <p>Lancering website <a href="http://www.samentegendarmkanker.nl/"><u></u></a><u><a href="http://www.samentegendarmkanker.nl">www.samentegendarmkanker.nl</a></u> </p><td> <p>De website van Samen tegen Darmkanker wordt gelanceerd. Deze pagina is een doorverwijspagina naar andere organisaties en initiatieven die betrokken zijn bij onderzoek en zorg voor darmkankerpatiënten. </p></tr><tr><td> <p>3-03 </p><td> <p>Artikel Nederlands Tijdschrift voor Geneeskunde <p> </p><td> <p>Artikel over de resultaten van het bevolkingsonderzoek wordt gepubliceerd </p></tr><tr><td> <p>05-03 </p><td> <p>Webinar UMC Utrecht 19:30 – 20:30 </p><td> <p>Professor Miriam Koopman en professor Onno Kranenburg zullen tijdens een webinar uitleg geven over de laatste ontwikkelingen op het gebied van darmkanker en de behandeling van deze ziekte. Tevens kunnen kijkers vragen stellen aan de twee hoogleraren. De webinar is te volgen via smarthphone, ipad en pc. Meer info en inschrijving via: <p><a href="http://www.umcutrecht.nl/nl/Subsites/Publiekslezingen/webinar-Darmkanker-5-maart-19-30-uur" target="_blank"><u></u></a><u><a href="http://www.umcutrecht.nl/nl/Subsites/Publiekslezingen/webinar-Darmkanker-5-maart-19-30-uur">http://www.umcutrecht.nl/nl/Su...</a></u> </p></tr><tr><td> <p>09-03 </p><td> <p>Oratie professor Miriam Koopman Symposium ‘Challenges and opportunities in colorectal cancer’ <p> </p><td> <p>Inaugurele rede van professor Miriam Koopman, getiteld ‘Van binnen en van buiten, maak er wat van!’ <p> <p>Tijdens het symposium wordt de multidisciplinaire aanpak van patiënten met darmkanker besproken, evenals de uitdagingen die er liggen om de behandeling van patiënten met darmkanker te verbeteren. <p> </p></tr><tr><td> <p>12-03 </p><td> <p>Artikel Nederlands Tijdschrift voor Oncologie <p> </p><td> <p>Uitleg over PLCRC en het belang van onderzoek naar darmkanker voor professionals in de oncologische zorg. </p></tr><tr><td> <p>Circa 15-03 </p><td> <p>Nouncy campagne </p><td> <p>Facebook berichten, twitter berichten en linked in berichten die zijn klaargezet voor de campagne worden tegelijkertijd geplaatst. <a href="http://samentegendarmkanker.nouncy.com/samen-tegen-darmkanker#/" target="_blank"><u></u></a><u><a href="http://samentegendarmkanker.nouncy.com/samen-tegen-darmkanker#/">http://samentegendarmkanker.no...</a></u> <p> </p></tr><tr><td> <p>18-03 </p><td> <p>Samen hardlopen tegen darmkanker </p><td> <p>Om aandacht te vragen voor het belang van darmkankeronderzoek zullen professor Koopman en professor Kranenburg samen met andere onderzoekers deelnemen aan de Utrecht Science Park run. Mogelijk zullen ook bekende Nederlanders meelopen. </p></tr></tbody></table> <p> <p><strong>(Social) media campagne: </strong>Via social media (facebook, twitter, linkedIn) willen we zoveel mogelijk aandacht vragen voor darmkanker en het onderzoek naar deze ziekte gedurende de maand maart. Graag willen we u vragen om een social media bericht klaar te zetten via de volgende link: <a href="http://samentegendarmkanker.nouncy.com/samen-tegen-darmkanker#/" target="_blank"><u></u></a><u><a href="http://samentegendarmkanker.nouncy.com/samen-tegen-darmkanker#/">http://samentegendarmkanker.no...</a></u> Het platform nouncy stelt ons in staat om alle social media berichten die klaar zijn gezet tegelijkertijd te plaatsen, waardoor er op de social media veel aandacht tegelijkertijd komt. Ongeveer half maart zullen de berichten geplaatst worden. <p><em>Voorbeeldbericht Social media</em>: Vandaag wil ik mijn grote boodschap met jullie delen: het is noodzakelijk dat meer darmkankerpatiënten kunnen deelnemen aan onderzoek om de behandeling van deze ziekte te verbeteren! Elke dag krijgen 40 mensen de diagnose darmkanker. Deze patiënten zouden beter behandeld kunnen worden als we samen ervoor zorgen dat meer patiënten hun gegevens kunnen delen voor onderzoek. Vanwege de darmkankermaand maart roep ik alle betrokkenen bij darmkanker op om zich hiervoor in te spannen: laat kennis niet verloren gaan! Lees meer op <a href="http://www.samentegendarmkanker.nl/" target="_blank"><u></u></a><u><a href="http://www.samentegendarmkanker.nl">www.samentegendarmkanker.nl</a></u> <p>Er zijn contacten met journalisten, dus de verwachting is dat er ook in de nationale media aandacht zal worden besteed aan darmkanker en darmkankeronderzoek in maart <p> <p>Met hartelijke groet, <p> <p>Dave van der Kruijssen arts-onderzoeker en communicatie coördinator Samen tegen Darmkanker </p>', 'slug' => 'samen-tegen-datmkanker', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Samen tegen Datmkanker', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Samen tegen Darmkanker
Hierbij wil ik u informeren over het initiatief Samen tegen Darmkanker, waarbij ook Dutch Colorectal Cancer Group is betrokken, en over de activiteiten die tijdens de darmkankermaand maart zullen plaatsvinden. Elk jaar krijgen ongeveer 14.000 mensen in Nederland de diagnose darmkanker. Om de zorg voor patiënten met darmkanker te verbeteren is kennis en informatie nodig. In Nederland zijn er meerdere partijen die zich bezighouden met registratie, kwaliteitsvergelijkingen en onderzoek om de behandeling van patiënten met darmkanker te verbeteren. Het samenwerkingsverband "Samen tegen Darmkanker" heeft als doel de activiteiten op het gebied van onderzoek en gegevensverzameling in Nederland op elkaar af te stemmen. Hierbij staan de patiënt en de ziekte centraal en dragen alle relevante partijen met hun eigen expertise bij aan de verbetering van overleving en kwaliteit van leven van patiënten met darmkanker. Het doel is om tijdswinst, samenhang en efficiëntie te bereiken. Een samenwerking tussen verschillende disciplines, dokters en onderzoekers om uiteindelijk de behandeling van patiënten met darmkanker te verbeteren. Om dit doel te bereiken en is het noodzakelijk dat zoveel mogelijk darmkankerpatiënten hun gegevens delen en meedoen aan onderzoek en alle betrokken partijen zich hiervoor inzetten. Zorg en onderzoek, onlosmakelijk met elkaar verbonden, op weg naar therapie op maat. Kijk voor meer informatie op onze website www.samentegendarmkanker.nl (vanaf 1 maart online).
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 24, 'title' => 'Samen tegen Darmkanker', 'intro' => '<p>Hierbij wil ik u informeren over het initiatief Samen tegen Darmkanker, waarbij ook Dutch Colorectal Cancer Group is betrokken, en over de activiteiten die tijdens de darmkankermaand maart zullen plaatsvinden. Elk jaar krijgen ongeveer 14.000 mensen in Nederland de diagnose darmkanker. Om de zorg voor patiënten met darmkanker te verbeteren is kennis en informatie nodig. In Nederland zijn er meerdere partijen die zich bezighouden met registratie, kwaliteitsvergelijkingen en onderzoek om de behandeling van patiënten met darmkanker te verbeteren. Het samenwerkingsverband "Samen tegen Darmkanker" heeft als doel de activiteiten op het gebied van onderzoek en gegevensverzameling in Nederland op elkaar af te stemmen. Hierbij staan de patiënt en de ziekte centraal en dragen alle relevante partijen met hun eigen expertise bij aan de verbetering van overleving en kwaliteit van leven van patiënten met darmkanker. Het doel is om tijdswinst, samenhang en efficiëntie te bereiken. Een samenwerking tussen verschillende disciplines, dokters en onderzoekers om uiteindelijk de behandeling van patiënten met darmkanker te verbeteren. Om dit doel te bereiken en is het noodzakelijk dat zoveel mogelijk darmkankerpatiënten hun gegevens delen en meedoen aan onderzoek en alle betrokken partijen zich hiervoor inzetten. Zorg en onderzoek, onlosmakelijk met elkaar verbonden, op weg naar therapie op maat. Kijk voor meer informatie op onze website <a href="http://www.samentegendarmkanker.nl/" target="_blank"><u></u></a><u><a href="http://www.samentegendarmkanker.nl">www.samentegendarmkanker.nl</a></u> (vanaf 1 maart online). </p>', 'content' => '<p></p> <p><strong>Overzicht activiteiten Darmkankermaand maart</strong> </p> <table><tbody><tr><td> <p> </p><td> <p><strong>Activiteit</strong> </p><td> <p><strong>Beschrijving</strong> <p> </p></tr><tr><td> <p>Eind februari </p><td> <p>Artikelen in patiëntenmagazine Doorgang </p><td> <p>1. artikel over het Prospectief Landelijk CRC cohort (PLCRC), waarin voor patiënten uitgelegd wordt wat PLCRC inhoudt. <p>2. interview met professor Miriam Koopman, waarin het belang van verdere integratie van zorg en onderzoek besproken wordt. </p></tr><tr><td> <p>01-03 </p><td> <p>Lancering website <a href="http://www.samentegendarmkanker.nl/"><u></u></a><u><a href="http://www.samentegendarmkanker.nl">www.samentegendarmkanker.nl</a></u> </p><td> <p>De website van Samen tegen Darmkanker wordt gelanceerd. Deze pagina is een doorverwijspagina naar andere organisaties en initiatieven die betrokken zijn bij onderzoek en zorg voor darmkankerpatiënten. </p></tr><tr><td> <p>3-03 </p><td> <p>Artikel Nederlands Tijdschrift voor Geneeskunde <p> </p><td> <p>Artikel over de resultaten van het bevolkingsonderzoek wordt gepubliceerd </p></tr><tr><td> <p>05-03 </p><td> <p>Webinar UMC Utrecht 19:30 – 20:30 </p><td> <p>Professor Miriam Koopman en professor Onno Kranenburg zullen tijdens een webinar uitleg geven over de laatste ontwikkelingen op het gebied van darmkanker en de behandeling van deze ziekte. Tevens kunnen kijkers vragen stellen aan de twee hoogleraren. De webinar is te volgen via smarthphone, ipad en pc. Meer info en inschrijving via: <p><a href="http://www.umcutrecht.nl/nl/Subsites/Publiekslezingen/webinar-Darmkanker-5-maart-19-30-uur" target="_blank"><u></u></a><u><a href="http://www.umcutrecht.nl/nl/Subsites/Publiekslezingen/webinar-Darmkanker-5-maart-19-30-uur">http://www.umcutrecht.nl/nl/Su...</a></u> </p></tr><tr><td> <p>09-03 </p><td> <p>Oratie professor Miriam Koopman Symposium ‘Challenges and opportunities in colorectal cancer’ <p> </p><td> <p>Inaugurele rede van professor Miriam Koopman, getiteld ‘Van binnen en van buiten, maak er wat van!’ <p> <p>Tijdens het symposium wordt de multidisciplinaire aanpak van patiënten met darmkanker besproken, evenals de uitdagingen die er liggen om de behandeling van patiënten met darmkanker te verbeteren. <p> </p></tr><tr><td> <p>12-03 </p><td> <p>Artikel Nederlands Tijdschrift voor Oncologie <p> </p><td> <p>Uitleg over PLCRC en het belang van onderzoek naar darmkanker voor professionals in de oncologische zorg. </p></tr><tr><td> <p>Circa 15-03 </p><td> <p>Nouncy campagne </p><td> <p>Facebook berichten, twitter berichten en linked in berichten die zijn klaargezet voor de campagne worden tegelijkertijd geplaatst. <a href="http://samentegendarmkanker.nouncy.com/samen-tegen-darmkanker#/" target="_blank"><u></u></a><u><a href="http://samentegendarmkanker.nouncy.com/samen-tegen-darmkanker#/">http://samentegendarmkanker.no...</a></u> <p> </p></tr><tr><td> <p>18-03 </p><td> <p>Samen hardlopen tegen darmkanker </p><td> <p>Om aandacht te vragen voor het belang van darmkankeronderzoek zullen professor Koopman en professor Kranenburg samen met andere onderzoekers deelnemen aan de Utrecht Science Park run. Mogelijk zullen ook bekende Nederlanders meelopen. </p></tr></tbody></table> <p> <p><strong>(Social) media campagne: </strong>Via social media (facebook, twitter, linkedIn) willen we zoveel mogelijk aandacht vragen voor darmkanker en het onderzoek naar deze ziekte gedurende de maand maart. Graag willen we u vragen om een social media bericht klaar te zetten via de volgende link: <a href="http://samentegendarmkanker.nouncy.com/samen-tegen-darmkanker#/" target="_blank"><u></u></a><u><a href="http://samentegendarmkanker.nouncy.com/samen-tegen-darmkanker#/">http://samentegendarmkanker.no...</a></u> Het platform nouncy stelt ons in staat om alle social media berichten die klaar zijn gezet tegelijkertijd te plaatsen, waardoor er op de social media veel aandacht tegelijkertijd komt. Ongeveer half maart zullen de berichten geplaatst worden. <p><em>Voorbeeldbericht Social media</em>: Vandaag wil ik mijn grote boodschap met jullie delen: het is noodzakelijk dat meer darmkankerpatiënten kunnen deelnemen aan onderzoek om de behandeling van deze ziekte te verbeteren! Elke dag krijgen 40 mensen de diagnose darmkanker. Deze patiënten zouden beter behandeld kunnen worden als we samen ervoor zorgen dat meer patiënten hun gegevens kunnen delen voor onderzoek. Vanwege de darmkankermaand maart roep ik alle betrokkenen bij darmkanker op om zich hiervoor in te spannen: laat kennis niet verloren gaan! Lees meer op <a href="http://www.samentegendarmkanker.nl/" target="_blank"><u></u></a><u><a href="http://www.samentegendarmkanker.nl">www.samentegendarmkanker.nl</a></u> <p>Er zijn contacten met journalisten, dus de verwachting is dat er ook in de nationale media aandacht zal worden besteed aan darmkanker en darmkankeronderzoek in maart <p> <p>Met hartelijke groet, <p> <p>Dave van der Kruijssen arts-onderzoeker en communicatie coördinator Samen tegen Darmkanker </p>', 'slug' => 'samen-tegen-datmkanker', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Samen tegen Datmkanker', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 24]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 17, 'title' => 'Presentaties DCCG middag 6 juli', 'intro' => '<p>Hier vindt u de presentaties die op 6 juli jl. gegeven zijn.</p>', 'content' => '<p> </p> <p><a href="/files/original/20170701-presentatie-plcrc-voor-dccg-middag-7.pdf" target="_blank" rel="noopener">Presentatie PLCRC</a></p> <p><a href="/files/original/boost-no-boost-4.pdf">Boost - no-boost</a></p> <p><a href="/files/original/connection-ii-dccg-dag-6-juli-final-dccg-site-1.pdf">CONNECTION-II</a></p> <p><a href="/files/original/dccg-6-juli-2017-update-cairo4-1.pdf">Update CAIRO4</a></p> <p><a href="/files/original/dccg-middag-6-juli-2017-medocc-create-1.pdf">MECOCC CrEATE</a></p> <p><a href="/files/original/dccg-presentatie-cairo5-1.pdf">CAIRO5</a></p> <p><a href="/files/original/monitoring-en-evaluatie-vraagstukken-in-het-bevolkingsonderzoek-darmkanker-1.pdf">Monitoring- en evaluatie vraagstukken in het bevolkingsonderzoek darmkanker</a></p> <p><a href="/files/original/pitch-charisma-dccg-20170706-1.pdf">Pitch Charisma</a></p> <p><a href="/files/original/startrecupdate2017-1.pdf">STARTREC update</a></p> <p><a href="/files/original/tesar-update-1.pdf">TESAR update</a></p> <p><a href="/files/original/vervolg-studie-rapido-1.pdf">Vervolg studie RAPIDO</a></p> <p><a href="/files/original/cost-effectiveness-in-crc-early-detection.pdf">Cost-effectiveness in CRC early detection</a></p> <p>COLLISION</p> <p><a href="/files/original/20170706-moccas-study-dccg-1.pdf">Molecular stool testing as an alternative for colonoscopy surveillance (MOCCAS)</a></p> <p><a href="/files/original/novel-stool-based-protein-biomarkers-for-improved-colorectal-cancer-screening.pdf">Novel Stool-based protein biomarkers for improved colorectal cancer screening</a></p>', 'slug' => 'presentaties-dccg-middag-6-juli', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Presentaties DCCG middag 6 juli', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 24 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Presentaties DCCG middag 6 juli
Hier vindt u de presentaties die op 6 juli jl. gegeven zijn.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 17, 'title' => 'Presentaties DCCG middag 6 juli', 'intro' => '<p>Hier vindt u de presentaties die op 6 juli jl. gegeven zijn.</p>', 'content' => '<p> </p> <p><a href="/files/original/20170701-presentatie-plcrc-voor-dccg-middag-7.pdf" target="_blank" rel="noopener">Presentatie PLCRC</a></p> <p><a href="/files/original/boost-no-boost-4.pdf">Boost - no-boost</a></p> <p><a href="/files/original/connection-ii-dccg-dag-6-juli-final-dccg-site-1.pdf">CONNECTION-II</a></p> <p><a href="/files/original/dccg-6-juli-2017-update-cairo4-1.pdf">Update CAIRO4</a></p> <p><a href="/files/original/dccg-middag-6-juli-2017-medocc-create-1.pdf">MECOCC CrEATE</a></p> <p><a href="/files/original/dccg-presentatie-cairo5-1.pdf">CAIRO5</a></p> <p><a href="/files/original/monitoring-en-evaluatie-vraagstukken-in-het-bevolkingsonderzoek-darmkanker-1.pdf">Monitoring- en evaluatie vraagstukken in het bevolkingsonderzoek darmkanker</a></p> <p><a href="/files/original/pitch-charisma-dccg-20170706-1.pdf">Pitch Charisma</a></p> <p><a href="/files/original/startrecupdate2017-1.pdf">STARTREC update</a></p> <p><a href="/files/original/tesar-update-1.pdf">TESAR update</a></p> <p><a href="/files/original/vervolg-studie-rapido-1.pdf">Vervolg studie RAPIDO</a></p> <p><a href="/files/original/cost-effectiveness-in-crc-early-detection.pdf">Cost-effectiveness in CRC early detection</a></p> <p>COLLISION</p> <p><a href="/files/original/20170706-moccas-study-dccg-1.pdf">Molecular stool testing as an alternative for colonoscopy surveillance (MOCCAS)</a></p> <p><a href="/files/original/novel-stool-based-protein-biomarkers-for-improved-colorectal-cancer-screening.pdf">Novel Stool-based protein biomarkers for improved colorectal cancer screening</a></p>', 'slug' => 'presentaties-dccg-middag-6-juli', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Presentaties DCCG middag 6 juli', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 15, 'title' => 'SALTO studie geaccepteerd voor publicatie in Annals of Oncology', 'intro' => '<p>De SALTO studie is geaccepteerd voor publicatie in Annals of Oncology en zal in de eerstvolgende editie verschijnen. De studie, getiteld 'Randomised phase III trial of S-1 versus capecitabine in the first-line treatment of metastatic colorectal cancer: SALTO study by the Dutch Colorectal Cancer Group', heeft zijn primaire eindpunt behaald, met een significant lagere incidentie van het hand-voet syndroom voor S-1 ten opzichte van capecitabine in de eerstelijnsbehandeling van het gemetastaseerd colorectaalcarcinoom. De effectiviteit van beide middelen was daarnaast vergelijkbaar, wat maakt dat S-1 een geschikt alternatief is voor capecitabine in deze setting. </p><p>De DCCG wil alle deelnemende centra ontzettend bedanken voor hun bijdrage. </p>', 'content' => '<p>De SALTO studie is geaccepteerd voor publicatie in Annals of Oncology en zal in de eerstvolgende editie verschijnen. De studie, getiteld 'Randomised phase III trial of S-1 versus capecitabine in the first-line treatment of metastatic colorectal cancer: SALTO study by the Dutch Colorectal Cancer Group', heeft zijn primaire eindpunt behaald, met een significant lagere incidentie van het hand-voet syndroom voor S-1 ten opzichte van capecitabine in de eerstelijnsbehandeling van het gemetastaseerd colorectaalcarcinoom. De effectiviteit van beide middelen was daarnaast vergelijkbaar, wat maakt dat S-1 een geschikt alternatief is voor capecitabine in deze setting. </p><p>De DCCG wil alle deelnemende centra ontzettend bedanken voor hun bijdrage. </p>', 'slug' => 'salto-studie-geaccepteerd-voor-publicatie-in-annals-of-oncology', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'SALTO studie geaccepteerd voor publicatie in Annals of Oncology', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
SALTO studie geaccepteerd voor publicatie in Annals of Oncology
De SALTO studie is geaccepteerd voor publicatie in Annals of Oncology en zal in de eerstvolgende editie verschijnen. De studie, getiteld 'Randomised phase III trial of S-1 versus capecitabine in the first-line treatment of metastatic colorectal cancer: SALTO study by the Dutch Colorectal Cancer Group', heeft zijn primaire eindpunt behaald, met een significant lagere incidentie van het hand-voet syndroom voor S-1 ten opzichte van capecitabine in de eerstelijnsbehandeling van het gemetastaseerd colorectaalcarcinoom. De effectiviteit van beide middelen was daarnaast vergelijkbaar, wat maakt dat S-1 een geschikt alternatief is voor capecitabine in deze setting.
De DCCG wil alle deelnemende centra ontzettend bedanken voor hun bijdrage.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 15, 'title' => 'SALTO studie geaccepteerd voor publicatie in Annals of Oncology', 'intro' => '<p>De SALTO studie is geaccepteerd voor publicatie in Annals of Oncology en zal in de eerstvolgende editie verschijnen. De studie, getiteld 'Randomised phase III trial of S-1 versus capecitabine in the first-line treatment of metastatic colorectal cancer: SALTO study by the Dutch Colorectal Cancer Group', heeft zijn primaire eindpunt behaald, met een significant lagere incidentie van het hand-voet syndroom voor S-1 ten opzichte van capecitabine in de eerstelijnsbehandeling van het gemetastaseerd colorectaalcarcinoom. De effectiviteit van beide middelen was daarnaast vergelijkbaar, wat maakt dat S-1 een geschikt alternatief is voor capecitabine in deze setting. </p><p>De DCCG wil alle deelnemende centra ontzettend bedanken voor hun bijdrage. </p>', 'content' => '<p>De SALTO studie is geaccepteerd voor publicatie in Annals of Oncology en zal in de eerstvolgende editie verschijnen. De studie, getiteld 'Randomised phase III trial of S-1 versus capecitabine in the first-line treatment of metastatic colorectal cancer: SALTO study by the Dutch Colorectal Cancer Group', heeft zijn primaire eindpunt behaald, met een significant lagere incidentie van het hand-voet syndroom voor S-1 ten opzichte van capecitabine in de eerstelijnsbehandeling van het gemetastaseerd colorectaalcarcinoom. De effectiviteit van beide middelen was daarnaast vergelijkbaar, wat maakt dat S-1 een geschikt alternatief is voor capecitabine in deze setting. </p><p>De DCCG wil alle deelnemende centra ontzettend bedanken voor hun bijdrage. </p>', 'slug' => 'salto-studie-geaccepteerd-voor-publicatie-in-annals-of-oncology', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'SALTO studie geaccepteerd voor publicatie in Annals of Oncology', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 13, 'title' => 'Bestuurswisseling DCCG', 'intro' => '<p>Na een periode van 14 Jaar heeft prof.dr. C.J.A. Punt het voorzitterschap van de DCCG per 1 januari 2017 overgedragen aan dr. P.J. Tanis. Het bestuur van de DCCG is prof. Punt zeer dankbaar voor alle tijd en energie die hij met hart en ziel in de DCCG gestoken heeft.</p><p>Daarnaast heeft een andere bestuurswisseling plaatsgevonden: dr. M. Koopman zal als nieuw lid de taak van secretaris van dr. P.J. Tanis overnemen. Het dagelijks bestuur zal gevormd worden door dr. P.J. Tanis, dr. J. Buijsen en dr. M. Koopman. De overige leden blijven verbonden aan de DCCG en vormen het algemene bestuur: dr. S. Sanduleanu, prof.dr. R.G.H. Beets-Tan, prof.dr. G.A. Meijer en prof.dr. N. Hoogerbrugge.</p><p>Het bestuur wenst prof. Punt alle goeds toe en verwelkomt dr. Koopman als secretaris bij het dagelijks bestuur.</p>', 'content' => '<p>Na een periode van 14 Jaar heeft prof.dr. C.J.A. Punt het voorzitterschap van de DCCG per 1 januari 2017 overgedragen aan dr. P.J. Tanis. Het bestuur van de DCCG is prof. Punt zeer dankbaar voor alle tijd en energie die hij met hart en ziel in de DCCG gestoken heeft.</p><p>Daarnaast heeft een andere bestuurswisseling plaatsgevonden: dr. M. Koopman zal als nieuw lid de taak van secretaris van dr. P.J. Tanis overnemen. Het dagelijks bestuur zal gevormd worden door dr. P.J. Tanis, dr. J. Buijsen en dr. M. Koopman. De overige leden blijven verbonden aan de DCCG en vormen het algemene bestuur: dr. S. Sanduleanu, prof.dr. R.G.H. Beets-Tan, prof.dr. G.A. Meijer en prof.dr. N. Hoogerbrugge.</p><p>Het bestuur wenst prof. Punt alle goeds toe en verwelkomt dr. Koopman als secretaris bij het dagelijks bestuur.</p>', 'slug' => 'bestuurswisseling-dccg', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Bestuurswisseling DCCG', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Bestuurswisseling DCCG
Na een periode van 14 Jaar heeft prof.dr. C.J.A. Punt het voorzitterschap van de DCCG per 1 januari 2017 overgedragen aan dr. P.J. Tanis. Het bestuur van de DCCG is prof. Punt zeer dankbaar voor alle tijd en energie die hij met hart en ziel in de DCCG gestoken heeft.
Daarnaast heeft een andere bestuurswisseling plaatsgevonden: dr. M. Koopman zal als nieuw lid de taak van secretaris van dr. P.J. Tanis overnemen. Het dagelijks bestuur zal gevormd worden door dr. P.J. Tanis, dr. J. Buijsen en dr. M. Koopman. De overige leden blijven verbonden aan de DCCG en vormen het algemene bestuur: dr. S. Sanduleanu, prof.dr. R.G.H. Beets-Tan, prof.dr. G.A. Meijer en prof.dr. N. Hoogerbrugge.
Het bestuur wenst prof. Punt alle goeds toe en verwelkomt dr. Koopman als secretaris bij het dagelijks bestuur.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 13, 'title' => 'Bestuurswisseling DCCG', 'intro' => '<p>Na een periode van 14 Jaar heeft prof.dr. C.J.A. Punt het voorzitterschap van de DCCG per 1 januari 2017 overgedragen aan dr. P.J. Tanis. Het bestuur van de DCCG is prof. Punt zeer dankbaar voor alle tijd en energie die hij met hart en ziel in de DCCG gestoken heeft.</p><p>Daarnaast heeft een andere bestuurswisseling plaatsgevonden: dr. M. Koopman zal als nieuw lid de taak van secretaris van dr. P.J. Tanis overnemen. Het dagelijks bestuur zal gevormd worden door dr. P.J. Tanis, dr. J. Buijsen en dr. M. Koopman. De overige leden blijven verbonden aan de DCCG en vormen het algemene bestuur: dr. S. Sanduleanu, prof.dr. R.G.H. Beets-Tan, prof.dr. G.A. Meijer en prof.dr. N. Hoogerbrugge.</p><p>Het bestuur wenst prof. Punt alle goeds toe en verwelkomt dr. Koopman als secretaris bij het dagelijks bestuur.</p>', 'content' => '<p>Na een periode van 14 Jaar heeft prof.dr. C.J.A. Punt het voorzitterschap van de DCCG per 1 januari 2017 overgedragen aan dr. P.J. Tanis. Het bestuur van de DCCG is prof. Punt zeer dankbaar voor alle tijd en energie die hij met hart en ziel in de DCCG gestoken heeft.</p><p>Daarnaast heeft een andere bestuurswisseling plaatsgevonden: dr. M. Koopman zal als nieuw lid de taak van secretaris van dr. P.J. Tanis overnemen. Het dagelijks bestuur zal gevormd worden door dr. P.J. Tanis, dr. J. Buijsen en dr. M. Koopman. De overige leden blijven verbonden aan de DCCG en vormen het algemene bestuur: dr. S. Sanduleanu, prof.dr. R.G.H. Beets-Tan, prof.dr. G.A. Meijer en prof.dr. N. Hoogerbrugge.</p><p>Het bestuur wenst prof. Punt alle goeds toe en verwelkomt dr. Koopman als secretaris bij het dagelijks bestuur.</p>', 'slug' => 'bestuurswisseling-dccg', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Bestuurswisseling DCCG', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 24]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 12, 'title' => 'SALTO studie verkozen tot Best Abstract op ECCO congres', 'intro' => '<p> De SALTO studie is verkozen tot Best Abstract op het ECCO congres en wordt hier op zaterdag 28 januari gepresenteerd. De final results zullen binnenkort gepubliceerd worden, hier houden we u van op de hoogte. </p>', 'content' => '<p> De SALTO studie is verkozen tot Best Abstract op het ECCO congres en wordt hier op zaterdag 28 januari gepresenteerd. De final results zullen binnenkort gepubliceerd worden, hier houden we u van op de hoogte. </p>', 'slug' => 'salto-studie-verkozen-tot-best-abstract-op-ecco-congres', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'SALTO studie verkozen tot Best Abstract op ECCO congres', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 24 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
SALTO studie verkozen tot Best Abstract op ECCO congres
De SALTO studie is verkozen tot Best Abstract op het ECCO congres en wordt hier op zaterdag 28 januari gepresenteerd. De final results zullen binnenkort gepubliceerd worden, hier houden we u van op de hoogte.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 12, 'title' => 'SALTO studie verkozen tot Best Abstract op ECCO congres', 'intro' => '<p> De SALTO studie is verkozen tot Best Abstract op het ECCO congres en wordt hier op zaterdag 28 januari gepresenteerd. De final results zullen binnenkort gepubliceerd worden, hier houden we u van op de hoogte. </p>', 'content' => '<p> De SALTO studie is verkozen tot Best Abstract op het ECCO congres en wordt hier op zaterdag 28 januari gepresenteerd. De final results zullen binnenkort gepubliceerd worden, hier houden we u van op de hoogte. </p>', 'slug' => 'salto-studie-verkozen-tot-best-abstract-op-ecco-congres', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'SALTO studie verkozen tot Best Abstract op ECCO congres', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 11, 'title' => 'Postadres DCCG', 'intro' => '<p>Met ingang van 1 januari 2017 is het postadres van de DCCG:</p> <p>Monique Schnater, bestuur secretaresse</p> <p>p/a IKNL</p> <p>Postbus 19079</p> <p>3501 DB UTRECHT</p>', 'content' => '<p>Met ingang van 1 januari 2017 is het postadres van de DCCG:</p> <p>Monique Schnater, bestuur secretaresse</p> <p>p/a IKNL</p> <p>Postbus 19079</p> <p>3501 DB UTRECHT</p>', 'slug' => 'postadres-dccg', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Postadres DCCG', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Postadres DCCG
Met ingang van 1 januari 2017 is het postadres van de DCCG:
Monique Schnater, bestuur secretaresse
p/a IKNL
Postbus 19079
3501 DB UTRECHT
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 11, 'title' => 'Postadres DCCG', 'intro' => '<p>Met ingang van 1 januari 2017 is het postadres van de DCCG:</p> <p>Monique Schnater, bestuur secretaresse</p> <p>p/a IKNL</p> <p>Postbus 19079</p> <p>3501 DB UTRECHT</p>', 'content' => '<p>Met ingang van 1 januari 2017 is het postadres van de DCCG:</p> <p>Monique Schnater, bestuur secretaresse</p> <p>p/a IKNL</p> <p>Postbus 19079</p> <p>3501 DB UTRECHT</p>', 'slug' => 'postadres-dccg', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Postadres DCCG', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 24]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 7, 'title' => '1000e patient met colorectaal carcinoom geincludeerd in PLCRC', 'intro' => '<p> Woensdag 2 november 2016 is de 1000e patiënt met een colorectaal carcinoom geïncludeerd in het Prospectief Landelijk CRC cohort. Een mijlpaal! Met de gegevens en het materiaal van deze patiënten kan onderzoek verricht worden om de uitkomsten voor patiënten met deze tumor te verbeteren. </p><p>Momenteel wordt slechts vijf tot tien procent van de patiënten gevraagd om deel te nemen aan klinische studies. Dit betreft vaak een geselecteerde groep patiënten. Daarnaast wordt inclusie van patiënten in studies steeds moeilijker door de toenemende onderverdeling in de verschillende soorten tumoren. Om de inclusie van patiënten in studies te vergemakkelijken en meer inzicht te krijgen in de totale groep patiënten met colorectaal carcinoom is gestart met het Prospectief Landelijk CRC cohort (PLCRC) . </p>', 'content' => '<p><b>Observationele cohortstudie<br> </b>PLCR is een observationele cohortstudie, waarin alle patiënten met een colorectaal carcinoom geïncludeerd kunnen worden. Het doel is het faciliteren van wetenschappelijk onderzoek. Het cohort biedt een infrastructuur voor het verzamelen van klinische gegevens, patiëntgerapporteerde uitkomsten en het opslaan van bloed en weefsel. <br> <br> Nadat een patiënt hiervoor schriftelijk toestemming heeft gegeven, worden de klinische gegevens opgevraagd uit de Nederlandse Kankerregistratie en tumorweefsel en bloed verzameld. Ook krijgen de deelnemers vragenlijsten toegezonden. Met behulp van deze gegevens wordt vervolgens wetenschappelijk onderzoek verricht.<br> <br> Met de eerste duizend geïncludeerde patiënten is een mooie start gemaakt bij het realiseren van een zo groot mogelijk representatief cohort. Echter, om betrouwbaar onderzoek te doen naar kleine subgroepen patiënten is het nodig om het cohort nog verder uit te breiden. Daarom is er geen einddatum ingesteld of een maximum aan het aantal deelnemende patiënten. De komende maanden zullen er nog meerdere centra opgaan wat de inclusie van patiënten zal versnellen.</p><p>Dr. Geraldine Vink</p><p>Project manager 'Prospectief Landelijk CRC Cohort'</p>', 'slug' => '1000e-patient-met-colorectaal-carcinoom-geincludeerd-in-plcrc', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => '1000e patient met colorectaal carcinoom geincludeerd in PLCRC', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 24 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
1000e patient met colorectaal carcinoom geincludeerd in PLCRC
Woensdag 2 november 2016 is de 1000e patiënt met een colorectaal carcinoom geïncludeerd in het Prospectief Landelijk CRC cohort. Een mijlpaal! Met de gegevens en het materiaal van deze patiënten kan onderzoek verricht worden om de uitkomsten voor patiënten met deze tumor te verbeteren.
Momenteel wordt slechts vijf tot tien procent van de patiënten gevraagd om deel te nemen aan klinische studies. Dit betreft vaak een geselecteerde groep patiënten. Daarnaast wordt inclusie van patiënten in studies steeds moeilijker door de toenemende onderverdeling in de verschillende soorten tumoren. Om de inclusie van patiënten in studies te vergemakkelijken en meer inzicht te krijgen in de totale groep patiënten met colorectaal carcinoom is gestart met het Prospectief Landelijk CRC cohort (PLCRC) .
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 7, 'title' => '1000e patient met colorectaal carcinoom geincludeerd in PLCRC', 'intro' => '<p> Woensdag 2 november 2016 is de 1000e patiënt met een colorectaal carcinoom geïncludeerd in het Prospectief Landelijk CRC cohort. Een mijlpaal! Met de gegevens en het materiaal van deze patiënten kan onderzoek verricht worden om de uitkomsten voor patiënten met deze tumor te verbeteren. </p><p>Momenteel wordt slechts vijf tot tien procent van de patiënten gevraagd om deel te nemen aan klinische studies. Dit betreft vaak een geselecteerde groep patiënten. Daarnaast wordt inclusie van patiënten in studies steeds moeilijker door de toenemende onderverdeling in de verschillende soorten tumoren. Om de inclusie van patiënten in studies te vergemakkelijken en meer inzicht te krijgen in de totale groep patiënten met colorectaal carcinoom is gestart met het Prospectief Landelijk CRC cohort (PLCRC) . </p>', 'content' => '<p><b>Observationele cohortstudie<br> </b>PLCR is een observationele cohortstudie, waarin alle patiënten met een colorectaal carcinoom geïncludeerd kunnen worden. Het doel is het faciliteren van wetenschappelijk onderzoek. Het cohort biedt een infrastructuur voor het verzamelen van klinische gegevens, patiëntgerapporteerde uitkomsten en het opslaan van bloed en weefsel. <br> <br> Nadat een patiënt hiervoor schriftelijk toestemming heeft gegeven, worden de klinische gegevens opgevraagd uit de Nederlandse Kankerregistratie en tumorweefsel en bloed verzameld. Ook krijgen de deelnemers vragenlijsten toegezonden. Met behulp van deze gegevens wordt vervolgens wetenschappelijk onderzoek verricht.<br> <br> Met de eerste duizend geïncludeerde patiënten is een mooie start gemaakt bij het realiseren van een zo groot mogelijk representatief cohort. Echter, om betrouwbaar onderzoek te doen naar kleine subgroepen patiënten is het nodig om het cohort nog verder uit te breiden. Daarom is er geen einddatum ingesteld of een maximum aan het aantal deelnemende patiënten. De komende maanden zullen er nog meerdere centra opgaan wat de inclusie van patiënten zal versnellen.</p><p>Dr. Geraldine Vink</p><p>Project manager 'Prospectief Landelijk CRC Cohort'</p>', 'slug' => '1000e-patient-met-colorectaal-carcinoom-geincludeerd-in-plcrc', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => '1000e patient met colorectaal carcinoom geincludeerd in PLCRC', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 24]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 10, 'title' => 'Nieuwe formulieren: vooraanmelding nieuwe studie, budget template en synopsis template', 'intro' => '<p>Onder het hoofdstuk 'about DCCG' vindt u nieuwe formulieren voor het vooraanmelden van nieuwe studies, een budget template en een synopsis template</p>', 'content' => '<p>Onder het hoofdstuk 'about DCCG' vindt nieuwe formulieren voor het vooraanmelden van nieuwe studies, een budget template en een synopsis template</p>', 'slug' => 'nieuwe-formulieren-vooraanmelding-nieuwe-studie-budget-template-en-synopsis-template', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Nieuwe formulieren: vooraanmelding nieuwe studie, budget template en synopsis template', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 24 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Nieuwe formulieren: vooraanmelding nieuwe studie, budget template en synopsis template
Onder het hoofdstuk 'about DCCG' vindt u nieuwe formulieren voor het vooraanmelden van nieuwe studies, een budget template en een synopsis template
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 10, 'title' => 'Nieuwe formulieren: vooraanmelding nieuwe studie, budget template en synopsis template', 'intro' => '<p>Onder het hoofdstuk 'about DCCG' vindt u nieuwe formulieren voor het vooraanmelden van nieuwe studies, een budget template en een synopsis template</p>', 'content' => '<p>Onder het hoofdstuk 'about DCCG' vindt nieuwe formulieren voor het vooraanmelden van nieuwe studies, een budget template en een synopsis template</p>', 'slug' => 'nieuwe-formulieren-vooraanmelding-nieuwe-studie-budget-template-en-synopsis-template', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Nieuwe formulieren: vooraanmelding nieuwe studie, budget template en synopsis template', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 24]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 5, 'title' => 'Online survey "zinnige zorg"', 'intro' => '<p>DCCG leden zijn benaderd voor deelname aan de survey<br></p>', 'content' => '<p> Het rapport voor Zorg Instituut Nederland (ZIN) waarin onder andere de resultaten van de survey onder de leden van de DCCG zijn verwerkt, is inmiddels afgerond en ingediend. Ons rapport zal gebruikt worden bij het maken van een verbetersignalement m.b.t. palliatieve zorg voor het ministerie van VWS. Helaas mogen wij de resultaten van ons rapport niet verspreiden voordat ZIN het verbetersignalement aan de minister heeft overhandigd. Men schat dat dat pas maart/april 2017 zal zijn. </p>', 'slug' => 'online-survey-zinnige-zorg-', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Online survey "zinnige zorg"', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 24 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Online survey "zinnige zorg"
DCCG leden zijn benaderd voor deelname aan de survey
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 5, 'title' => 'Online survey "zinnige zorg"', 'intro' => '<p>DCCG leden zijn benaderd voor deelname aan de survey<br></p>', 'content' => '<p> Het rapport voor Zorg Instituut Nederland (ZIN) waarin onder andere de resultaten van de survey onder de leden van de DCCG zijn verwerkt, is inmiddels afgerond en ingediend. Ons rapport zal gebruikt worden bij het maken van een verbetersignalement m.b.t. palliatieve zorg voor het ministerie van VWS. Helaas mogen wij de resultaten van ons rapport niet verspreiden voordat ZIN het verbetersignalement aan de minister heeft overhandigd. Men schat dat dat pas maart/april 2017 zal zijn. </p>', 'slug' => 'online-survey-zinnige-zorg-', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'Online survey "zinnige zorg"', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 2, 'title' => 'The MR12 trial is closed', 'intro' => '<p>The MR12 trial is closed</p>', 'content' => '<p>The MR12 trial is closed</p>', 'slug' => 'the-mr12-study-is-closed', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'The MR12 Study is closed', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '0', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
The MR12 trial is closed
The MR12 trial is closed
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 2, 'title' => 'The MR12 trial is closed', 'intro' => '<p>The MR12 trial is closed</p>', 'content' => '<p>The MR12 trial is closed</p>', 'slug' => 'the-mr12-study-is-closed', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'The MR12 Study is closed', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '0', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 3, 'title' => 'The CAIRO 1, 2, 3 and Salto trials are closed', 'intro' => '<p>The CAIRO 1, 2, 3 and Salto trials are closed</p>', 'content' => '<p>The CAIRO and Salto trials are closed</p>', 'slug' => 'the-cairo-and-salto-trials-are-closed', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'The CAIRO and Salto trials are closed', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
The CAIRO 1, 2, 3 and Salto trials are closed
The CAIRO 1, 2, 3 and Salto trials are closed
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 3, 'title' => 'The CAIRO 1, 2, 3 and Salto trials are closed', 'intro' => '<p>The CAIRO 1, 2, 3 and Salto trials are closed</p>', 'content' => '<p>The CAIRO and Salto trials are closed</p>', 'slug' => 'the-cairo-and-salto-trials-are-closed', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'The CAIRO and Salto trials are closed', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15]Code Context'plugin'=>'News',
'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')
]]);
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 1, 'title' => 'The RAPIDO trial is closed for inclusion!', 'intro' => '<p>920 patients from 54 centers in 7 countries were included within 5 years.</p>', 'content' => '<p>920 patients from 54 centers in 7 countries were included within 5 years. This makes the RAPIDO a very successfull international, multicenter, multi-disiplinairy trial. All pariticipants THANK YOU! The intention is to present the first outcomes in spring 2017.</p>', 'slug' => 'the-rapido-is-closed-for-inclusion-', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'The RAPIDO is closed for inclusion!', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 15 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
The RAPIDO trial is closed for inclusion!
920 patients from 54 centers in 7 countries were included within 5 years.
Warning (2): count(): Parameter must be an array or an object that implements Countable [ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44]Read moreCode Context
<?php echo $this->Html->link(__('Read more'), ['controller' => 'News', 'action' => 'view', $newsitem->slug, 'plugin'=>'News', 'lang' => ((!empty($languages) && count($languages) > 1) ? $activeLanguage->abbreviation : '')], ['class' => 'button']); ?>
</div>
$viewFile = '/home/forge/dccg.nl/plugins/Dccg/src/Template/News/index.ctp' $dataForView = [ 'isTablet' => false, 'cookies' => null, 'currentUrl' => '/nieuws', 'SitekickAreaActive' => false, 'back_url' => '/sitekick/news', 'front_url' => '/', 'active_plugin' => 'News', 'meta_title' => 'Nieuwsoverzicht', 'newsitems' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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(News\Model\Table\NewsTable) {} }, '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) {}, (int) 5 => object(App\Model\Entity\Navigation) {}, (int) 6 => 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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ], 'settings' => [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ], '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' } ] $bufferLevel = (int) 1 $isTablet = false $cookies = null $currentUrl = '/nieuws' $SitekickAreaActive = false $back_url = '/sitekick/news' $front_url = '/' $active_plugin = 'News' $meta_title = 'Nieuwsoverzicht' $newsitems = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `News`.`id` AS `News__id`, `News`.`title` AS `News__title`, `News`.`intro` AS `News__intro`, `News`.`content` AS `News__content`, `News`.`slug` AS `News__slug`, `News`.`active` AS `News__active`, `News`.`rank` AS `News__rank`, `News`.`display` AS `News__display`, `News`.`autofill` AS `News__autofill`, `News`.`seo_title` AS `News__seo_title`, `News`.`seo_description` AS `News__seo_description`, `News`.`seo_index` AS `News__seo_index`, `News`.`start_date` AS `News__start_date`, `News`.`highlight` AS `News__highlight`, `News`.`created` AS `News__created`, `News`.`modified` AS `News__modified`, `News`.`cache` AS `News__cache`, `News_title_translation`.`id` AS `News_title_translation__id`, `News_title_translation`.`locale` AS `News_title_translation__locale`, `News_title_translation`.`model` AS `News_title_translation__model`, `News_title_translation`.`foreign_key` AS `News_title_translation__foreign_key`, `News_title_translation`.`field` AS `News_title_translation__field`, `News_title_translation`.`content` AS `News_title_translation__content`, `News_intro_translation`.`id` AS `News_intro_translation__id`, `News_intro_translation`.`locale` AS `News_intro_translation__locale`, `News_intro_translation`.`model` AS `News_intro_translation__model`, `News_intro_translation`.`foreign_key` AS `News_intro_translation__foreign_key`, `News_intro_translation`.`field` AS `News_intro_translation__field`, `News_intro_translation`.`content` AS `News_intro_translation__content`, `News_content_translation`.`id` AS `News_content_translation__id`, `News_content_translation`.`locale` AS `News_content_translation__locale`, `News_content_translation`.`model` AS `News_content_translation__model`, `News_content_translation`.`foreign_key` AS `News_content_translation__foreign_key`, `News_content_translation`.`field` AS `News_content_translation__field`, `News_content_translation`.`content` AS `News_content_translation__content`, `News_slug_translation`.`id` AS `News_slug_translation__id`, `News_slug_translation`.`locale` AS `News_slug_translation__locale`, `News_slug_translation`.`model` AS `News_slug_translation__model`, `News_slug_translation`.`foreign_key` AS `News_slug_translation__foreign_key`, `News_slug_translation`.`field` AS `News_slug_translation__field`, `News_slug_translation`.`content` AS `News_slug_translation__content`, `News_active_translation`.`id` AS `News_active_translation__id`, `News_active_translation`.`locale` AS `News_active_translation__locale`, `News_active_translation`.`model` AS `News_active_translation__model`, `News_active_translation`.`foreign_key` AS `News_active_translation__foreign_key`, `News_active_translation`.`field` AS `News_active_translation__field`, `News_active_translation`.`content` AS `News_active_translation__content`, `News_display_translation`.`id` AS `News_display_translation__id`, `News_display_translation`.`locale` AS `News_display_translation__locale`, `News_display_translation`.`model` AS `News_display_translation__model`, `News_display_translation`.`foreign_key` AS `News_display_translation__foreign_key`, `News_display_translation`.`field` AS `News_display_translation__field`, `News_display_translation`.`content` AS `News_display_translation__content`, `News_seo_title_translation`.`id` AS `News_seo_title_translation__id`, `News_seo_title_translation`.`locale` AS `News_seo_title_translation__locale`, `News_seo_title_translation`.`model` AS `News_seo_title_translation__model`, `News_seo_title_translation`.`foreign_key` AS `News_seo_title_translation__foreign_key`, `News_seo_title_translation`.`field` AS `News_seo_title_translation__field`, `News_seo_title_translation`.`content` AS `News_seo_title_translation__content`, `News_seo_description_translation`.`id` AS `News_seo_description_translation__id`, `News_seo_description_translation`.`locale` AS `News_seo_description_translation__locale`, `News_seo_description_translation`.`model` AS `News_seo_description_translation__model`, `News_seo_description_translation`.`foreign_key` AS `News_seo_description_translation__foreign_key`, `News_seo_description_translation`.`field` AS `News_seo_description_translation__field`, `News_seo_description_translation`.`content` AS `News_seo_description_translation__content`, `News_highlight_translation`.`id` AS `News_highlight_translation__id`, `News_highlight_translation`.`locale` AS `News_highlight_translation__locale`, `News_highlight_translation`.`model` AS `News_highlight_translation__model`, `News_highlight_translation`.`foreign_key` AS `News_highlight_translation__foreign_key`, `News_highlight_translation`.`field` AS `News_highlight_translation__field`, `News_highlight_translation`.`content` AS `News_highlight_translation__content` FROM `news` `News` LEFT JOIN `i18n` `News_title_translation` ON (`News_title_translation`.`model` = :c0 AND `News_title_translation`.`field` = :c1 AND `News_title_translation`.`locale` = :c2 AND `News`.`id` = (`News_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_intro_translation` ON (`News_intro_translation`.`model` = :c3 AND `News_intro_translation`.`field` = :c4 AND `News_intro_translation`.`locale` = :c5 AND `News`.`id` = (`News_intro_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_content_translation` ON (`News_content_translation`.`model` = :c6 AND `News_content_translation`.`field` = :c7 AND `News_content_translation`.`locale` = :c8 AND `News`.`id` = (`News_content_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_slug_translation` ON (`News_slug_translation`.`model` = :c9 AND `News_slug_translation`.`field` = :c10 AND `News_slug_translation`.`locale` = :c11 AND `News`.`id` = (`News_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_active_translation` ON (`News_active_translation`.`model` = :c12 AND `News_active_translation`.`field` = :c13 AND `News_active_translation`.`locale` = :c14 AND `News`.`id` = (`News_active_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_display_translation` ON (`News_display_translation`.`model` = :c15 AND `News_display_translation`.`field` = :c16 AND `News_display_translation`.`locale` = :c17 AND `News`.`id` = (`News_display_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_title_translation` ON (`News_seo_title_translation`.`model` = :c18 AND `News_seo_title_translation`.`field` = :c19 AND `News_seo_title_translation`.`locale` = :c20 AND `News`.`id` = (`News_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_seo_description_translation` ON (`News_seo_description_translation`.`model` = :c21 AND `News_seo_description_translation`.`field` = :c22 AND `News_seo_description_translation`.`locale` = :c23 AND `News`.`id` = (`News_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `News_highlight_translation` ON (`News_highlight_translation`.`model` = :c24 AND `News_highlight_translation`.`field` = :c25 AND `News_highlight_translation`.`locale` = :c26 AND `News`.`id` = (`News_highlight_translation`.`foreign_key`)) WHERE ((News.start_date <= "2025-01-21 23:59:59") AND (News_active_translation.content = 1 OR active = 1)) ORDER BY start_date DESC', '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] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ], ':c23' => [ [maximum depth reached] ], ':c24' => [ [maximum depth reached] ], ':c25' => [ [maximum depth reached] ], ':c26' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'News__id' => 'integer', 'News.id' => 'integer', 'id' => 'integer', 'News__title' => 'string', 'News.title' => 'string', 'title' => 'string', 'News__intro' => 'text', 'News.intro' => 'text', 'intro' => 'text', 'News__content' => 'text', 'News.content' => 'text', 'content' => 'text', 'News__slug' => 'string', 'News.slug' => 'string', 'slug' => 'string', 'News__active' => 'boolean', 'News.active' => 'boolean', 'active' => 'boolean', 'News__rank' => 'integer', 'News.rank' => 'integer', 'rank' => 'integer', 'News__display' => 'boolean', 'News.display' => 'boolean', 'display' => 'boolean', 'News__autofill' => 'boolean', 'News.autofill' => 'boolean', 'autofill' => 'boolean', 'News__seo_title' => 'string', 'News.seo_title' => 'string', 'seo_title' => 'string', 'News__seo_description' => 'string', 'News.seo_description' => 'string', 'seo_description' => 'string', 'News__seo_index' => 'boolean', 'News.seo_index' => 'boolean', 'seo_index' => 'boolean', 'News__start_date' => 'datetime', 'News.start_date' => 'datetime', 'start_date' => 'datetime', 'News__highlight' => 'text', 'News.highlight' => 'text', 'highlight' => 'text', 'News__created' => 'datetime', 'News.created' => 'datetime', 'created' => 'datetime', 'News__modified' => 'datetime', 'News.modified' => 'datetime', 'modified' => 'datetime', 'News__cache' => 'boolean', 'News.cache' => 'boolean', 'cache' => 'boolean', 'Files__id' => 'integer', 'Files.id' => 'integer', 'Files__locale' => 'string', 'Files.locale' => 'string', 'locale' => 'string', 'Files__date_upload' => 'timestamp', 'Files.date_upload' => 'timestamp', 'date_upload' => 'timestamp', 'Files__created' => 'datetime', 'Files.created' => 'datetime', 'Files__modified' => 'datetime', 'Files.modified' => 'datetime', 'Files__user_id' => 'integer', 'Files.user_id' => 'integer', 'user_id' => 'integer', 'Files__plugin' => 'string', 'Files.plugin' => 'string', 'plugin' => 'string', 'Files__parent_id' => 'integer', 'Files.parent_id' => 'integer', 'parent_id' => 'integer', 'Files__session_id' => 'integer', 'Files.session_id' => 'integer', 'session_id' => 'integer', 'Files__type_field_id' => 'integer', 'Files.type_field_id' => 'integer', 'type_field_id' => 'integer', 'Files__file' => 'string', 'Files.file' => 'string', 'file' => 'string', 'Files__filesize' => 'integer', 'Files.filesize' => 'integer', 'filesize' => 'integer', 'Files__alt' => 'string', 'Files.alt' => 'string', 'alt' => 'string', 'Files__title' => 'string', 'Files.title' => 'string', 'Files__href' => 'string', 'Files.href' => 'string', 'href' => 'string', 'Files__target' => 'string', 'Files.target' => 'string', 'target' => 'string', 'Files__type' => 'string', 'Files.type' => 'string', 'type' => 'string', 'Files__options' => 'text', 'Files.options' => 'text', 'options' => 'text', 'News_title_translation__id' => 'integer', 'News_title_translation.id' => 'integer', 'News_title_translation__locale' => 'string', 'News_title_translation.locale' => 'string', 'News_title_translation__model' => 'string', 'News_title_translation.model' => 'string', 'model' => 'string', 'News_title_translation__foreign_key' => 'integer', 'News_title_translation.foreign_key' => 'integer', 'foreign_key' => 'integer', 'News_title_translation__field' => 'string', 'News_title_translation.field' => 'string', 'field' => 'string', 'News_title_translation__content' => 'text', 'News_title_translation.content' => 'text', 'News_intro_translation__id' => 'integer', 'News_intro_translation.id' => 'integer', 'News_intro_translation__locale' => 'string', 'News_intro_translation.locale' => 'string', 'News_intro_translation__model' => 'string', 'News_intro_translation.model' => 'string', 'News_intro_translation__foreign_key' => 'integer', 'News_intro_translation.foreign_key' => 'integer', 'News_intro_translation__field' => 'string', 'News_intro_translation.field' => 'string', 'News_intro_translation__content' => 'text', 'News_intro_translation.content' => 'text', 'News_content_translation__id' => 'integer', 'News_content_translation.id' => 'integer', 'News_content_translation__locale' => 'string', 'News_content_translation.locale' => 'string', 'News_content_translation__model' => 'string', 'News_content_translation.model' => 'string', 'News_content_translation__foreign_key' => 'integer', 'News_content_translation.foreign_key' => 'integer', 'News_content_translation__field' => 'string', 'News_content_translation.field' => 'string', 'News_content_translation__content' => 'text', 'News_content_translation.content' => 'text', 'News_slug_translation__id' => 'integer', 'News_slug_translation.id' => 'integer', 'News_slug_translation__locale' => 'string', 'News_slug_translation.locale' => 'string', 'News_slug_translation__model' => 'string', 'News_slug_translation.model' => 'string', 'News_slug_translation__foreign_key' => 'integer', 'News_slug_translation.foreign_key' => 'integer', 'News_slug_translation__field' => 'string', 'News_slug_translation.field' => 'string', 'News_slug_translation__content' => 'text', 'News_slug_translation.content' => 'text', 'News_active_translation__id' => 'integer', 'News_active_translation.id' => 'integer', 'News_active_translation__locale' => 'string', 'News_active_translation.locale' => 'string', 'News_active_translation__model' => 'string', 'News_active_translation.model' => 'string', 'News_active_translation__foreign_key' => 'integer', 'News_active_translation.foreign_key' => 'integer', 'News_active_translation__field' => 'string', 'News_active_translation.field' => 'string', 'News_active_translation__content' => 'text', 'News_active_translation.content' => 'text', 'News_display_translation__id' => 'integer', 'News_display_translation.id' => 'integer', 'News_display_translation__locale' => 'string', 'News_display_translation.locale' => 'string', 'News_display_translation__model' => 'string', 'News_display_translation.model' => 'string', 'News_display_translation__foreign_key' => 'integer', 'News_display_translation.foreign_key' => 'integer', 'News_display_translation__field' => 'string', 'News_display_translation.field' => 'string', 'News_display_translation__content' => 'text', 'News_display_translation.content' => 'text', 'News_seo_title_translation__id' => 'integer', 'News_seo_title_translation.id' => 'integer', 'News_seo_title_translation__locale' => 'string', 'News_seo_title_translation.locale' => 'string', 'News_seo_title_translation__model' => 'string', 'News_seo_title_translation.model' => 'string', 'News_seo_title_translation__foreign_key' => 'integer', 'News_seo_title_translation.foreign_key' => 'integer', 'News_seo_title_translation__field' => 'string', 'News_seo_title_translation.field' => 'string', 'News_seo_title_translation__content' => 'text', 'News_seo_title_translation.content' => 'text', 'News_seo_description_translation__id' => 'integer', 'News_seo_description_translation.id' => 'integer', 'News_seo_description_translation__locale' => 'string', 'News_seo_description_translation.locale' => 'string', 'News_seo_description_translation__model' => 'string', 'News_seo_description_translation.model' => 'string', 'News_seo_description_translation__foreign_key' => 'integer', 'News_seo_description_translation.foreign_key' => 'integer', 'News_seo_description_translation__field' => 'string', 'News_seo_description_translation.field' => 'string', 'News_seo_description_translation__content' => 'text', 'News_seo_description_translation.content' => 'text', 'News_highlight_translation__id' => 'integer', 'News_highlight_translation.id' => 'integer', 'News_highlight_translation__locale' => 'string', 'News_highlight_translation.locale' => 'string', 'News_highlight_translation__model' => 'string', 'News_highlight_translation.model' => 'string', 'News_highlight_translation__foreign_key' => 'integer', 'News_highlight_translation.foreign_key' => 'integer', 'News_highlight_translation__field' => 'string', 'News_highlight_translation.field' => 'string', 'News_highlight_translation__content' => 'text', 'News_highlight_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [ 'Files' => [ [maximum depth reached] ], 'News_title_translation' => [ [maximum depth reached] ], 'News_intro_translation' => [ [maximum depth reached] ], 'News_content_translation' => [ [maximum depth reached] ], 'News_slug_translation' => [ [maximum depth reached] ], 'News_active_translation' => [ [maximum depth reached] ], 'News_display_translation' => [ [maximum depth reached] ], 'News_seo_title_translation' => [ [maximum depth reached] ], 'News_seo_description_translation' => [ [maximum depth reached] ], 'News_highlight_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(News\Model\Table\NewsTable) {} } $navigations = [ (int) 0 => object(App\Model\Entity\Navigation) { 'id' => (int) 1, 'parent_id' => (int) 0, 'lft' => (int) 0, 'rght' => (int) 0, 'name' => 'Home', 'template' => 'homepage', 'disable_header' => false, 'display' => true, 'active' => true, 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => true, 'header_caching' => false, '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) 28, 'parent_id' => (int) 0, 'lft' => (int) 1, 'rght' => (int) 8, 'name' => 'Communication', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'communication', 'plugin' => '', 'class' => '', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => true, 'is_contact' => false, 'cache' => '1', '_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) 9, 'rght' => (int) 18, 'name' => 'Studies & Publications', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'studies-publications', '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) 3 => object(App\Model\Entity\Navigation) { 'id' => (int) 7, 'parent_id' => (int) 0, 'lft' => (int) 13, 'rght' => (int) 28, 'name' => 'About DCCG', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '', 'autofill' => true, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'about-dccg', '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) 6, 'parent_id' => (int) 0, 'lft' => (int) 19, 'rght' => (int) 20, 'name' => 'Conferences/Meetings', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => '1', 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'conferences', '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) 5 => object(App\Model\Entity\Navigation) { 'id' => (int) 18, 'parent_id' => (int) 0, 'lft' => (int) 29, 'rght' => (int) 30, 'name' => 'Development of new studies', 'template' => '', 'disable_header' => false, 'display' => '1', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => '1', 'header_caching' => false, 'slug' => 'development-of-new-studies', '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) 6 => object(App\Model\Entity\Navigation) { 'id' => (int) 3, 'parent_id' => (int) 0, 'lft' => (int) 41, 'rght' => (int) 42, 'name' => 'Contact', 'template' => '', 'disable_header' => false, 'display' => '', 'active' => '1', 'has_content' => true, 'autofill' => false, 'rank' => (int) 0, 'seo_title' => '', 'seo_description' => '', 'seo_index' => false, 'header_caching' => false, 'slug' => 'contact', 'plugin' => '', 'class' => '', 'created' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'temp' => false, 'can_delete' => null, 'is_contact' => true, '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' } ] $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`.`admin` AS `Types__admin`, `Types`.`has_page` AS `Types__has_page`, `Types`.`sort` AS `Types__sort`, `Types`.`rank` AS `Types__rank`, `Types`.`can_add` AS `Types__can_add`, `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 `Types`.`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__admin' => 'boolean', 'Types.admin' => 'boolean', 'admin' => 'boolean', 'Types__has_page' => 'integer', 'Types.has_page' => 'integer', 'has_page' => 'integer', '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_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 => 'Media', (int) 1 => 'News', (int) 2 => 'Users', (int) 3 => 'Headers', (int) 4 => 'Items', (int) 5 => 'Mails', (int) 6 => 'Pages', (int) 7 => 'Translations', (int) 8 => 'Shrink', (int) 9 => 'Seo', (int) 10 => 'Search', (int) 11 => 'Migrations', (int) 12 => 'Bake', (int) 13 => 'Forms', (int) 14 => 'Dccg', (int) 15 => 'DatabaseLog', (int) 16 => 'Cookie', (int) 17 => 'WyriHaximus/TwigView' ] $settings = [ 'Media' => [ 'href_enabled' => (float) 0, 'name' => 'Media', 'name_single' => 'Media', 'dashboard' => (float) 0, 'icon' => 'icon-painting', 'menu' => 'bottom', 'menu_order' => (float) 1, 'in_menu' => (float) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'News' => [ 'search_fields' => '{"News.titel":"Titel","News.intro":"Intro","News.content":"Inhoud","News.slug":"URL","News.seo_title":"Paginatitel","News.seo_description":"Beschrijving"}', 'image_width' => (float) 430, 'image_height' => (float) 323, 'thumbnail_height' => (float) 300, 'thumbnail_width' => (float) 300, 'order' => 'start_date DESC', 'name' => 'News', '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) 1, 'multiple_upload' => (float) 0, 'image_properties' => (float) 0, 'single' => (float) 1, 'cropper_scale' => (float) 3, 'lazyload' => (float) 1, 'limit' => '', 'frontend_slug' => 'nieuws' ], 'Users' => [ 'image_width' => (float) 300, 'image_height' => (float) 300, '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_properties' => (float) 0, 'thumbnail_height' => (float) 75, 'thumbnail_width' => (float) 75, 'single' => (float) 1 ], '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' => [ 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, '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' => '', 'content_model' => 'Items', 'content_field' => 'slug', '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) 1, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Pages' => [ 'new_pages_allowed' => (float) 1, 'cropper_background' => '#FFFFFF', 'cropper_scale' => (float) 1, 'search_fields' => '{"Navigations.name":"Menutitel","Pagecontainers.title":"Koptitel","PagecontainerBlockItems.data":"Inhoud","Navigations.slug":"URL","Navigations.seo_title":"Paginatitel","Navigations.seo_description":"Beschrijving"}', '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) 500, 'image_height' => (float) 360, 'thumbnail_height' => (float) 275, 'thumbnail_width' => (float) 205, 'templates' => 'homepage,accordion', 'content_model' => 'PagecontainerBlockItems', 'content_field' => 'data', 'single' => (float) 1, 'image_properties' => (float) 1, 'lazyload' => (float) 1, 'advanced_wizzard' => (float) 0, 'overview_use_collapse' => (float) 0, 'pages_default_collapsed' => (float) 1 ], 'Translations' => [ 'name' => 'Website teksten', 'name_single' => 'Tekst', 'dashboard' => (float) 1, 'icon' => 'icon-paper', 'menu' => 'bottom', 'menu_order' => (float) 3, 'in_menu' => (float) 0, 'in_dropdown' => (float) 0, 'slug' => '' ], 'Shrink' => [], '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' ], 'Search' => [ 'search_fields' => '{"News":["titel","intro","content"],"Pages":[],"studies":[],"publications":[],"pageheader":[],"conferences":[],"Navigations":["name"],"Pagecontainers":["title"],"PagecontainerBlockItems":["data"],"Items_studies":["name"],"ItemFields_studies":["name_study","contact","summary","patients","intervention","additionals"],"Items_publications":["name"],"ItemFields_publications":["description"],"Items_pageheader":[],"ItemFields_pageheader":[],"Items_conferences":["name"],"ItemFields_conferences":["description"]}' ], 'Base' => [ 'human' => 'XD9v7HqQ', 'test_environment' => '0', 'html_editor' => '1', 'editor_tables' => '1', 'sitekick_cache' => '0', 'editor_images' => '0', 'redirect_after_save' => '1', 'analytics' => 'UA-43520883-17', 'mail_from_name' => 'DCCG', 'mail_from_email' => 'info@dccg.nl', 'mail_to' => 'info@dccg.nl', 'mail_cc' => '', 'mail_bcc' => '', 'theme' => 'Dccg', 'typekit' => '', 'site_name' => 'DCCG', 'google_translate' => '0', 'google_translate_options' => 'de,en,es,fr,it,nl,pt,ru', 'multilingual' => '0', 'button_class' => '', 'editor_custom_formats' => '', 'disable_cache_clear' => '0', 'button_classes' => null, 'debug' => '1', 'error_slack_webhook' => 'https://hooks.slack.com/services/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' ], 'Migrations' => [], 'Bake' => [], 'Forms' => [ 'blacklist_export_fields' => '', 'in_menu' => (float) 1, 'menu' => 'bottom', 'slug' => 'forms', 'name' => 'Formulieren', 'name_single' => 'Formulier', 'icon' => 'icon-form' ], 'Dccg' => [ 'name' => 'Registraties', 'menu' => 'top', 'in_menu' => (float) 1, 'icon' => 'icon-newsletter' ], 'DatabaseLog' => [], '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>', 'privacy_slug' => '{"nl_NL":"/privacy"}', 'theme' => 'light', 'show_option_2' => (float) 1 ], 'WyriHaximus/TwigView' => [] ] $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' } $newsitem = object(News\Model\Entity\News) { 'id' => (int) 1, 'title' => 'The RAPIDO trial is closed for inclusion!', 'intro' => '<p>920 patients from 54 centers in 7 countries were included within 5 years.</p>', 'content' => '<p>920 patients from 54 centers in 7 countries were included within 5 years. This makes the RAPIDO a very successfull international, multicenter, multi-disiplinairy trial. All pariticipants THANK YOU! The intention is to present the first outcomes in spring 2017.</p>', 'slug' => 'the-rapido-is-closed-for-inclusion-', 'active' => '1', 'rank' => null, 'display' => null, 'autofill' => true, 'seo_title' => 'The RAPIDO is closed for inclusion!', 'seo_description' => '', 'seo_index' => true, 'start_date' => object(Cake\I18n\FrozenTime) {}, 'highlight' => '1', 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, 'cache' => true, 'files' => [ (int) 0 => object(App\Model\Entity\File) {} ], '_locale' => 'nl_NL', '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'News.News' }include - ROOT/plugins/Dccg/src/Template/News/index.ctp, line 44 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 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 256 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 100 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97