File: D:/HostingSpaces/SBogers84/zuiderbos.nl/app/storage/debugbar/8fdc414580a05733a1bfdcf561d5ac00.json
{"__meta":{"id":"8fdc414580a05733a1bfdcf561d5ac00","datetime":"2023-04-21 11:14:07","utime":1682075647.2633,"method":"GET","uri":"\/basisonderwijs-helmond\/de-school\/team","ip":"66.249.64.56"},"php":{"version":"5.6.30"},"messages":{"count":1,"messages":[{"message":"https:\/\/zuiderbos.nl\/basisonderwijs-helmond\/de-school\/team","is_string":true,"label":"debug","time":1682075647.134}]},"time":{"start":1682075646.9526,"end":1682075647.2633,"duration":0.31074714660645,"duration_str":"310.75ms","measures":[{"label":"Booting","start":1682075646.9526,"relative_start":0,"end":1682075646.9787,"relative_end":1682075646.9787,"duration":0.026180982589722,"duration_str":"26.18ms","params":[],"collector":null},{"label":"Application","start":1682075646.981,"relative_start":0.028463125228882,"end":1682075647.2621,"relative_end":1682075647.2621,"duration":0.28108096122742,"duration_str":"281.08ms","params":[],"collector":null},{"label":"After application","start":1682075647.2622,"relative_start":0.30968308448792,"end":1682075647.2633,"relative_end":4.0531158447266e-6,"duration":0.001068115234375,"duration_str":"1.07ms","params":[],"collector":null}]},"memory":{"peak_usage":8912896,"peak_usage_str":"8.5MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":10,"templates":[{"name":"layouts.pages.page (\\app\\views\\layouts\\pages\\page.blade.php)","param_count":2,"params":["page","links"],"type":"blade"},{"name":"layouts.partials.navigation (\\app\\views\\layouts\\partials\\navigation.blade.php)","param_count":6,"params":["obLevel","__env","app","errors","page","links"],"type":"blade"},{"name":"layouts.partials.breadcrumb (\\app\\views\\layouts\\partials\\breadcrumb.blade.php)","param_count":15,"params":["obLevel","__env","app","errors","page","links","word","wordPart","wordCount","item","menuChildren","subMenuItem","counter","menuItems","bread"],"type":"blade"},{"name":"layouts.partials.relevantPages (\\app\\views\\layouts\\partials\\relevantPages.blade.php)","param_count":8,"params":["obLevel","__env","app","errors","page","links","pageParent","pageParentCodeName"],"type":"blade"},{"name":"layouts.master (\\app\\views\\layouts\\master.blade.php)","param_count":9,"params":["obLevel","__env","app","errors","page","links","pageParent","pageParentCodeName","view"],"type":"blade"},{"name":"layouts.partials.mobile.navigation (\\app\\views\\layouts\\partials\\mobile\\navigation.blade.php)","param_count":10,"params":["obLevel","__env","app","errors","page","links","pageParent","pageParentCodeName","view","mainNav"],"type":"blade"},{"name":"layouts.partials.cookieMessage (\\app\\views\\layouts\\partials\\cookieMessage.blade.php)","param_count":9,"params":["obLevel","__env","app","errors","page","links","pageParent","pageParentCodeName","view"],"type":"blade"},{"name":"layouts.partials.mobile.footerLinks (\\app\\views\\layouts\\partials\\mobile\\footerLinks.blade.php)","param_count":9,"params":["obLevel","__env","app","errors","page","links","pageParent","pageParentCodeName","view"],"type":"blade"},{"name":"layouts.partials.footer (\\app\\views\\layouts\\partials\\footer.blade.php)","param_count":10,"params":["obLevel","__env","app","errors","page","links","pageParent","pageParentCodeName","view","footerNav"],"type":"blade"},{"name":"layouts.base (\\app\\views\\layouts\\base.blade.php)","param_count":11,"params":["obLevel","__env","app","errors","page","links","pageParent","pageParentCodeName","view","announcement","topBar"],"type":"blade"}]},"route":{"uri":"GET pages\/{pages}","as":"pages.show","controller":"Komma\\Pages\\PageController@show","file":"\\app\\Komma\\Pages\\PageController.php:50-118"},"queries":{"nb_statements":51,"nb_failed_statements":0,"accumulated_duration":0.13613,"accumulated_duration_str":"136.13ms","statements":[{"sql":"select * from `routes` where `route` = 'basisonderwijs-helmond\/de-school\/team' limit 1","params":{"0":"basisonderwijs-helmond\/de-school\/team","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/><code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"},"duration":0.0009,"duration_str":"900\u03bcs","stmt_id":null,"connection":"zuiderbos"},{"sql":"select * from `website_config`","params":{"hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended"},"duration":0.00079,"duration_str":"790\u03bcs","stmt_id":null,"connection":"zuiderbos"},{"sql":"select * from `pages` where `id` = '65' and `active` = '1' limit 1","params":{"0":"65","1":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/><code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"},"duration":0.00096,"duration_str":"960\u03bcs","stmt_id":null,"connection":"zuiderbos"},{"sql":"select * from `blocks` where `active` = '1' and `code_name` = 'so-helmond-school-team' limit 1","params":{"0":"1","1":"so-helmond-school-team","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/><code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"},"duration":0.00366,"duration_str":"3.66ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `block_translations`.* from `block_translations` inner join `languages` on `languages`.`id` = `block_translations`.`language_id` where `languages`.`iso_2` = 'nl' and `block_translations`.`block_id` in ('120')","params":{"0":"nl","1":"120"},"duration":0.00182,"duration_str":"1.82ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select (count(`parent`.`id`) - 1) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` where `node`.`lft` <= `parent`.`rgt` and `node`.`id` = '65' and `node`.`tree` = '1' and `parent`.`tree` = '1' group by `node`.`lft` order by `node`.`lft` asc limit 1","params":{"0":"65","1":"1","2":"1"},"duration":0.00108,"duration_str":"1.08ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select (count(`parent`.`id`) - 1) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` where `node`.`lft` <= `parent`.`rgt` and `node`.`id` = '65' and `node`.`tree` = '1' and `parent`.`tree` = '1' group by `node`.`lft` order by `node`.`lft` asc limit 1","params":{"0":"65","1":"1","2":"1"},"duration":0.00092,"duration_str":"920\u03bcs","stmt_id":null,"connection":"zuiderbos"},{"sql":"select * from `pages` where `lft` < '116' and `rgt` > '117' and `tree` = '1' order by `lft` desc limit 1","params":{"0":"116","1":"117","2":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table"},"duration":0.00122,"duration_str":"1.22ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select (count(`parent`.`id`) - 1) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` where `node`.`lft` <= `parent`.`rgt` and `node`.`id` = '64' and `node`.`tree` = '1' and `parent`.`tree` = '1' group by `node`.`lft` order by `node`.`lft` asc limit 1","params":{"0":"64","1":"1","2":"1"},"duration":0.00069,"duration_str":"690\u03bcs","stmt_id":null,"connection":"zuiderbos"},{"sql":"select * from `pages` where `lft` < '115' and `rgt` > '128' and `tree` = '1' order by `lft` desc limit 1","params":{"0":"115","1":"128","2":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table"},"duration":0.00114,"duration_str":"1.14ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select (count(`parent`.`id`) - 1) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` where `node`.`lft` <= `parent`.`rgt` and `node`.`id` = '8' and `node`.`tree` = '1' and `parent`.`tree` = '1' group by `node`.`lft` order by `node`.`lft` asc limit 1","params":{"0":"8","1":"1","2":"1"},"duration":0.00102,"duration_str":"1.02ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select * from `schools` where `type` = 'so-helmond' limit 1","params":{"0":"so-helmond","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/><code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"},"duration":0.00074,"duration_str":"740\u03bcs","stmt_id":null,"connection":"zuiderbos"},{"sql":"select * from `pages` where `pages`.`active` = '1' and `pages`.`code_name` != 'null'","params":{"0":"1","1":"null","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code><><\/code> operator to test for inequality instead."},"duration":0.00293,"duration_str":"2.93ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `page_translations`.* from `page_translations` inner join `languages` on `languages`.`id` = `page_translations`.`language_id` where `languages`.`iso_2` = 'nl' and `page_translations`.`page_id` in ('2', '3', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '22', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '55', '57', '58', '59', '60', '64', '65', '66', '67', '68', '69', '70', '71', '72', '75', '76', '77', '78', '79', '80', '81', '82', '83', '84', '85', '86', '87', '88', '89', '90', '91', '92', '94', '95', '96', '97', '98', '99', '100', '101', '102', '103', '104', '105', '106', '108', '109', '110', '111', '112', '116', '117', '118', '119', '120', '121', '122', '123', '124', '125', '128', '129', '130', '131', '132', '133', '134', '135', '136', '137', '138', '139', '140', '141', '142', '143', '144', '145', '147', '148', '149', '150', '151', '152', '153', '154', '155', '156', '157', '158', '159', '161', '162', '163', '164', '165', '169', '170', '171', '172', '173', '174', '175', '176', '177', '178', '179', '180', '181', '182', '185', '186', '187', '188', '189', '190', '191', '192', '193', '194', '195', '196', '197', '198', '199', '200', '201', '202', '203', '204', '206', '207', '208', '209', '210', '211', '212', '213', '214', '215', '216', '217', '218', '219', '220', '221', '222', '223', '224', '225', '229', '230', '231', '232', '233', '234', '235', '236', '237', '238', '239', '240', '241', '242', '245', '246', '247', '248', '249', '250', '251', '252', '253', '254', '255', '256', '257', '259', '260', '261', '262', '263', '264', '266', '267', '268', '269', '270', '271', '272', '273', '274', '275', '276', '277', '278', '279', '280', '281', '282', '283', '284', '285', '289', '290', '291', '292', '293', '294', '295', '296', '297', '298', '299', '300', '301', '302', '305', '306', '307', '308', '309', '310', '311', '312', '313', '314', '315', '316', '317', '318', '319', '320', '321', '322', '323', '324', '326', '327', '328', '329', '330', '331', '332', '333', '334', '335', '336', '337', '338', '339', '340', '341', '342', '343', '344', '345', '349', '350', '351', '352', '353', '354', '355', '356', '357', '358', '359', '360', '361', '362', '363', '364', '365', '366', '368', '371', '372', '373', '374', '375', '376', '377', '378', '379', '380', '381', '382', '383', '384', '385', '386', '387', '388', '389', '390', '391', '392', '393', '395', '396')","params":{"0":"nl","1":"2","2":"3","3":"6","4":"7","5":"8","6":"9","7":"10","8":"11","9":"12","10":"13","11":"14","12":"15","13":"16","14":"17","15":"18","16":"19","17":"20","18":"22","19":"24","20":"25","21":"26","22":"27","23":"28","24":"29","25":"30","26":"31","27":"32","28":"33","29":"34","30":"35","31":"36","32":"37","33":"38","34":"39","35":"40","36":"41","37":"43","38":"44","39":"45","40":"46","41":"47","42":"48","43":"49","44":"50","45":"51","46":"52","47":"53","48":"54","49":"55","50":"57","51":"58","52":"59","53":"60","54":"64","55":"65","56":"66","57":"67","58":"68","59":"69","60":"70","61":"71","62":"72","63":"75","64":"76","65":"77","66":"78","67":"79","68":"80","69":"81","70":"82","71":"83","72":"84","73":"85","74":"86","75":"87","76":"88","77":"89","78":"90","79":"91","80":"92","81":"94","82":"95","83":"96","84":"97","85":"98","86":"99","87":"100","88":"101","89":"102","90":"103","91":"104","92":"105","93":"106","94":"108","95":"109","96":"110","97":"111","98":"112","99":"116","100":"117","101":"118","102":"119","103":"120","104":"121","105":"122","106":"123","107":"124","108":"125","109":"128","110":"129","111":"130","112":"131","113":"132","114":"133","115":"134","116":"135","117":"136","118":"137","119":"138","120":"139","121":"140","122":"141","123":"142","124":"143","125":"144","126":"145","127":"147","128":"148","129":"149","130":"150","131":"151","132":"152","133":"153","134":"154","135":"155","136":"156","137":"157","138":"158","139":"159","140":"161","141":"162","142":"163","143":"164","144":"165","145":"169","146":"170","147":"171","148":"172","149":"173","150":"174","151":"175","152":"176","153":"177","154":"178","155":"179","156":"180","157":"181","158":"182","159":"185","160":"186","161":"187","162":"188","163":"189","164":"190","165":"191","166":"192","167":"193","168":"194","169":"195","170":"196","171":"197","172":"198","173":"199","174":"200","175":"201","176":"202","177":"203","178":"204","179":"206","180":"207","181":"208","182":"209","183":"210","184":"211","185":"212","186":"213","187":"214","188":"215","189":"216","190":"217","191":"218","192":"219","193":"220","194":"221","195":"222","196":"223","197":"224","198":"225","199":"229","200":"230","201":"231","202":"232","203":"233","204":"234","205":"235","206":"236","207":"237","208":"238","209":"239","210":"240","211":"241","212":"242","213":"245","214":"246","215":"247","216":"248","217":"249","218":"250","219":"251","220":"252","221":"253","222":"254","223":"255","224":"256","225":"257","226":"259","227":"260","228":"261","229":"262","230":"263","231":"264","232":"266","233":"267","234":"268","235":"269","236":"270","237":"271","238":"272","239":"273","240":"274","241":"275","242":"276","243":"277","244":"278","245":"279","246":"280","247":"281","248":"282","249":"283","250":"284","251":"285","252":"289","253":"290","254":"291","255":"292","256":"293","257":"294","258":"295","259":"296","260":"297","261":"298","262":"299","263":"300","264":"301","265":"302","266":"305","267":"306","268":"307","269":"308","270":"309","271":"310","272":"311","273":"312","274":"313","275":"314","276":"315","277":"316","278":"317","279":"318","280":"319","281":"320","282":"321","283":"322","284":"323","285":"324","286":"326","287":"327","288":"328","289":"329","290":"330","291":"331","292":"332","293":"333","294":"334","295":"335","296":"336","297":"337","298":"338","299":"339","300":"340","301":"341","302":"342","303":"343","304":"344","305":"345","306":"349","307":"350","308":"351","309":"352","310":"353","311":"354","312":"355","313":"356","314":"357","315":"358","316":"359","317":"360","318":"361","319":"362","320":"363","321":"364","322":"365","323":"366","324":"368","325":"371","326":"372","327":"373","328":"374","329":"375","330":"376","331":"377","332":"378","333":"379","334":"380","335":"381","336":"382","337":"383","338":"384","339":"385","340":"386","341":"387","342":"388","343":"389","344":"390","345":"391","346":"392","347":"393","348":"395","349":"396"},"duration":0.00826,"duration_str":"8.26ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select * from `routes` where `routable_type` = 'Komma\\Kms\\Pages\\Models\\PageTranslation' and `routes`.`routable_id` in ('3', '4', '7', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '24', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '42', '43', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '55', '56', '57', '59', '60', '61', '62', '66', '67', '68', '69', '70', '71', '72', '73', '74', '77', '78', '79', '80', '81', '82', '83', '84', '85', '86', '87', '88', '89', '90', '91', '92', '93', '94', '96', '97', '98', '99', '100', '101', '102', '103', '104', '105', '106', '107', '108', '110', '111', '112', '113', '114', '118', '119', '120', '121', '122', '123', '124', '125', '126', '127', '130', '131', '132', '133', '134', '135', '136', '137', '138', '139', '140', '141', '142', '143', '144', '145', '146', '147', '149', '150', '151', '152', '153', '154', '155', '156', '157', '158', '159', '160', '161', '163', '164', '165', '166', '167', '171', '172', '173', '174', '175', '176', '177', '178', '179', '180', '181', '182', '183', '184', '187', '188', '189', '190', '191', '192', '193', '194', '195', '196', '197', '198', '199', '200', '201', '202', '203', '204', '205', '206', '208', '209', '210', '211', '212', '213', '214', '215', '216', '217', '218', '219', '220', '221', '222', '223', '224', '225', '226', '227', '231', '232', '233', '234', '235', '236', '237', '238', '239', '240', '241', '242', '243', '244', '247', '248', '249', '250', '251', '252', '253', '254', '255', '256', '257', '258', '259', '261', '262', '263', '264', '265', '266', '268', '269', '270', '271', '272', '273', '274', '275', '276', '277', '278', '279', '280', '281', '282', '283', '284', '285', '286', '287', '291', '292', '293', '294', '295', '296', '297', '298', '299', '300', '301', '302', '303', '304', '307', '308', '309', '310', '311', '312', '313', '314', '315', '316', '317', '318', '319', '320', '321', '322', '323', '324', '325', '326', '328', '329', '330', '331', '332', '333', '334', '335', '336', '337', '338', '339', '340', '341', '342', '343', '344', '345', '346', '347', '351', '352', '353', '354', '355', '356', '357', '359', '360', '361', '362', '363', '364', '365', '366', '367', '368', '369', '371', '374', '375', '376', '377', '378', '379', '380', '381', '382', '383', '384', '385', '386', '387', '388', '389', '390', '391', '392', '393', '394', '395', '396', '398', '399')","params":{"0":"Komma\\Kms\\Pages\\Models\\PageTranslation","1":"3","2":"4","3":"7","4":"9","5":"10","6":"11","7":"12","8":"13","9":"14","10":"15","11":"16","12":"17","13":"18","14":"19","15":"20","16":"21","17":"22","18":"24","19":"26","20":"27","21":"28","22":"29","23":"30","24":"31","25":"32","26":"33","27":"34","28":"35","29":"36","30":"37","31":"38","32":"39","33":"40","34":"41","35":"42","36":"43","37":"45","38":"46","39":"47","40":"48","41":"49","42":"50","43":"51","44":"52","45":"53","46":"54","47":"55","48":"56","49":"57","50":"59","51":"60","52":"61","53":"62","54":"66","55":"67","56":"68","57":"69","58":"70","59":"71","60":"72","61":"73","62":"74","63":"77","64":"78","65":"79","66":"80","67":"81","68":"82","69":"83","70":"84","71":"85","72":"86","73":"87","74":"88","75":"89","76":"90","77":"91","78":"92","79":"93","80":"94","81":"96","82":"97","83":"98","84":"99","85":"100","86":"101","87":"102","88":"103","89":"104","90":"105","91":"106","92":"107","93":"108","94":"110","95":"111","96":"112","97":"113","98":"114","99":"118","100":"119","101":"120","102":"121","103":"122","104":"123","105":"124","106":"125","107":"126","108":"127","109":"130","110":"131","111":"132","112":"133","113":"134","114":"135","115":"136","116":"137","117":"138","118":"139","119":"140","120":"141","121":"142","122":"143","123":"144","124":"145","125":"146","126":"147","127":"149","128":"150","129":"151","130":"152","131":"153","132":"154","133":"155","134":"156","135":"157","136":"158","137":"159","138":"160","139":"161","140":"163","141":"164","142":"165","143":"166","144":"167","145":"171","146":"172","147":"173","148":"174","149":"175","150":"176","151":"177","152":"178","153":"179","154":"180","155":"181","156":"182","157":"183","158":"184","159":"187","160":"188","161":"189","162":"190","163":"191","164":"192","165":"193","166":"194","167":"195","168":"196","169":"197","170":"198","171":"199","172":"200","173":"201","174":"202","175":"203","176":"204","177":"205","178":"206","179":"208","180":"209","181":"210","182":"211","183":"212","184":"213","185":"214","186":"215","187":"216","188":"217","189":"218","190":"219","191":"220","192":"221","193":"222","194":"223","195":"224","196":"225","197":"226","198":"227","199":"231","200":"232","201":"233","202":"234","203":"235","204":"236","205":"237","206":"238","207":"239","208":"240","209":"241","210":"242","211":"243","212":"244","213":"247","214":"248","215":"249","216":"250","217":"251","218":"252","219":"253","220":"254","221":"255","222":"256","223":"257","224":"258","225":"259","226":"261","227":"262","228":"263","229":"264","230":"265","231":"266","232":"268","233":"269","234":"270","235":"271","236":"272","237":"273","238":"274","239":"275","240":"276","241":"277","242":"278","243":"279","244":"280","245":"281","246":"282","247":"283","248":"284","249":"285","250":"286","251":"287","252":"291","253":"292","254":"293","255":"294","256":"295","257":"296","258":"297","259":"298","260":"299","261":"300","262":"301","263":"302","264":"303","265":"304","266":"307","267":"308","268":"309","269":"310","270":"311","271":"312","272":"313","273":"314","274":"315","275":"316","276":"317","277":"318","278":"319","279":"320","280":"321","281":"322","282":"323","283":"324","284":"325","285":"326","286":"328","287":"329","288":"330","289":"331","290":"332","291":"333","292":"334","293":"335","294":"336","295":"337","296":"338","297":"339","298":"340","299":"341","300":"342","301":"343","302":"344","303":"345","304":"346","305":"347","306":"351","307":"352","308":"353","309":"354","310":"355","311":"356","312":"357","313":"359","314":"360","315":"361","316":"362","317":"363","318":"364","319":"365","320":"366","321":"367","322":"368","323":"369","324":"371","325":"374","326":"375","327":"376","328":"377","329":"378","330":"379","331":"380","332":"381","333":"382","334":"383","335":"384","336":"385","337":"386","338":"387","339":"388","340":"389","341":"390","342":"391","343":"392","344":"393","345":"394","346":"395","347":"396","348":"398","349":"399","hints":"Use <code>SELECT *<\/code> only if you need all columns from table"},"duration":0.0071,"duration_str":"7.1ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `page_translations`.* from `page_translations` inner join `languages` on `languages`.`id` = `page_translations`.`language_id` where `page_translations`.`page_id` = '8' and `languages`.`iso_2` = 'nl' limit 1","params":{"0":"8","1":"nl","hints":"<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"},"duration":0.00081,"duration_str":"810\u03bcs","stmt_id":null,"connection":"zuiderbos"},{"sql":"select * from `routes` where `routes`.`routable_id` = '10' and `routable_type` = 'Komma\\Kms\\Pages\\Models\\PageTranslation' limit 1","params":{"0":"10","1":"Komma\\Kms\\Pages\\Models\\PageTranslation","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/><code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"},"duration":0.00123,"duration_str":"1.23ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select * from `languages` where `iso_2` = 'nl' limit 1","params":{"0":"nl","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/><code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"},"duration":0.00092,"duration_str":"920\u03bcs","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `code_name`, `translation` from `translations` where `language_id` = '104'","params":{"0":"104"},"duration":0.00095,"duration_str":"950\u03bcs","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `node`.*, (count(`parent`.`id`) - (`sub_tree`.`depth` + 1)) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` inner join `pages` as `sub_parent` on `node`.`lft` >= `sub_parent`.`lft` inner join (select `node`.`id`, (count(`parent`.`id`) - 1) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` where `node`.`lft` <= `parent`.`rgt` and `node`.`id` = '111' and `node`.`tree` = '1' and `parent`.`tree` = '1' group by `node`.`id` order by `node`.`lft` asc) as `sub_tree` on `sub_parent`.`id` = `sub_tree`.`id` where `node`.`lft` <= `parent`.`rgt` and `node`.`lft` <= `sub_parent`.`rgt` and `node`.`id` != '111' and `node`.`tree` = '1' and `parent`.`tree` = '1' and `sub_parent`.`tree` = '1' group by `node`.`id`, `sub_tree`.`depth` order by `node`.`lft` asc","params":{"0":"111","1":"1","2":"1","3":"111","4":"1","5":"1","6":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code><><\/code> operator to test for inequality instead."},"duration":0.00151,"duration_str":"1.51ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `node`.*, (count(`parent`.`id`) - (`sub_tree`.`depth` + 1)) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` inner join `pages` as `sub_parent` on `node`.`lft` >= `sub_parent`.`lft` inner join (select `node`.`id`, (count(`parent`.`id`) - 1) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` where `node`.`lft` <= `parent`.`rgt` and `node`.`id` = '69' and `node`.`tree` = '1' and `parent`.`tree` = '1' group by `node`.`id` order by `node`.`lft` asc) as `sub_tree` on `sub_parent`.`id` = `sub_tree`.`id` where `node`.`lft` <= `parent`.`rgt` and `node`.`lft` <= `sub_parent`.`rgt` and `node`.`id` != '69' and `node`.`tree` = '1' and `parent`.`tree` = '1' and `sub_parent`.`tree` = '1' group by `node`.`id`, `sub_tree`.`depth` order by `node`.`lft` asc","params":{"0":"69","1":"1","2":"1","3":"69","4":"1","5":"1","6":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code><><\/code> operator to test for inequality instead."},"duration":0.00116,"duration_str":"1.16ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `node`.*, (count(`parent`.`id`) - (`sub_tree`.`depth` + 1)) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` inner join `pages` as `sub_parent` on `node`.`lft` >= `sub_parent`.`lft` inner join (select `node`.`id`, (count(`parent`.`id`) - 1) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` where `node`.`lft` <= `parent`.`rgt` and `node`.`id` = '95' and `node`.`tree` = '1' and `parent`.`tree` = '1' group by `node`.`id` order by `node`.`lft` asc) as `sub_tree` on `sub_parent`.`id` = `sub_tree`.`id` where `node`.`lft` <= `parent`.`rgt` and `node`.`lft` <= `sub_parent`.`rgt` and `node`.`id` != '95' and `node`.`tree` = '1' and `parent`.`tree` = '1' and `sub_parent`.`tree` = '1' group by `node`.`id`, `sub_tree`.`depth` order by `node`.`lft` asc","params":{"0":"95","1":"1","2":"1","3":"95","4":"1","5":"1","6":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code><><\/code> operator to test for inequality instead."},"duration":0.00104,"duration_str":"1.04ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `node`.*, (count(`parent`.`id`) - (`sub_tree`.`depth` + 1)) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` inner join `pages` as `sub_parent` on `node`.`lft` >= `sub_parent`.`lft` inner join (select `node`.`id`, (count(`parent`.`id`) - 1) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` where `node`.`lft` <= `parent`.`rgt` and `node`.`id` = '351' and `node`.`tree` = '1' and `parent`.`tree` = '1' group by `node`.`id` order by `node`.`lft` asc) as `sub_tree` on `sub_parent`.`id` = `sub_tree`.`id` where `node`.`lft` <= `parent`.`rgt` and `node`.`lft` <= `sub_parent`.`rgt` and `node`.`id` != '351' and `node`.`tree` = '1' and `parent`.`tree` = '1' and `sub_parent`.`tree` = '1' group by `node`.`id`, `sub_tree`.`depth` order by `node`.`lft` asc","params":{"0":"351","1":"1","2":"1","3":"351","4":"1","5":"1","6":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code><><\/code> operator to test for inequality instead."},"duration":0.00101,"duration_str":"1.01ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `node`.*, (count(`parent`.`id`) - (`sub_tree`.`depth` + 1)) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` inner join `pages` as `sub_parent` on `node`.`lft` >= `sub_parent`.`lft` inner join (select `node`.`id`, (count(`parent`.`id`) - 1) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` where `node`.`lft` <= `parent`.`rgt` and `node`.`id` = '116' and `node`.`tree` = '1' and `parent`.`tree` = '1' group by `node`.`id` order by `node`.`lft` asc) as `sub_tree` on `sub_parent`.`id` = `sub_tree`.`id` where `node`.`lft` <= `parent`.`rgt` and `node`.`lft` <= `sub_parent`.`rgt` and `node`.`id` != '116' and `node`.`tree` = '1' and `parent`.`tree` = '1' and `sub_parent`.`tree` = '1' group by `node`.`id`, `sub_tree`.`depth` order by `node`.`lft` asc","params":{"0":"116","1":"1","2":"1","3":"116","4":"1","5":"1","6":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code><><\/code> operator to test for inequality instead."},"duration":0.00146,"duration_str":"1.46ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `node`.*, (count(`parent`.`id`) - (`sub_tree`.`depth` + 1)) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` inner join `pages` as `sub_parent` on `node`.`lft` >= `sub_parent`.`lft` inner join (select `node`.`id`, (count(`parent`.`id`) - 1) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` where `node`.`lft` <= `parent`.`rgt` and `node`.`id` = '64' and `node`.`tree` = '1' and `parent`.`tree` = '1' group by `node`.`id` order by `node`.`lft` asc) as `sub_tree` on `sub_parent`.`id` = `sub_tree`.`id` where `node`.`lft` <= `parent`.`rgt` and `node`.`lft` <= `sub_parent`.`rgt` and `node`.`id` != '64' and `node`.`tree` = '1' and `parent`.`tree` = '1' and `sub_parent`.`tree` = '1' group by `node`.`id`, `sub_tree`.`depth` order by `node`.`lft` asc","params":{"0":"64","1":"1","2":"1","3":"64","4":"1","5":"1","6":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code><><\/code> operator to test for inequality instead."},"duration":0.00202,"duration_str":"2.02ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `node`.*, (count(`parent`.`id`) - (`sub_tree`.`depth` + 1)) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` inner join `pages` as `sub_parent` on `node`.`lft` >= `sub_parent`.`lft` inner join (select `node`.`id`, (count(`parent`.`id`) - 1) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` where `node`.`lft` <= `parent`.`rgt` and `node`.`id` = '70' and `node`.`tree` = '1' and `parent`.`tree` = '1' group by `node`.`id` order by `node`.`lft` asc) as `sub_tree` on `sub_parent`.`id` = `sub_tree`.`id` where `node`.`lft` <= `parent`.`rgt` and `node`.`lft` <= `sub_parent`.`rgt` and `node`.`id` != '70' and `node`.`tree` = '1' and `parent`.`tree` = '1' and `sub_parent`.`tree` = '1' group by `node`.`id`, `sub_tree`.`depth` order by `node`.`lft` asc","params":{"0":"70","1":"1","2":"1","3":"70","4":"1","5":"1","6":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code><><\/code> operator to test for inequality instead."},"duration":0.00102,"duration_str":"1.02ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `node`.*, (count(`parent`.`id`) - (`sub_tree`.`depth` + 1)) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` inner join `pages` as `sub_parent` on `node`.`lft` >= `sub_parent`.`lft` inner join (select `node`.`id`, (count(`parent`.`id`) - 1) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` where `node`.`lft` <= `parent`.`rgt` and `node`.`id` = '90' and `node`.`tree` = '1' and `parent`.`tree` = '1' group by `node`.`id` order by `node`.`lft` asc) as `sub_tree` on `sub_parent`.`id` = `sub_tree`.`id` where `node`.`lft` <= `parent`.`rgt` and `node`.`lft` <= `sub_parent`.`rgt` and `node`.`id` != '90' and `node`.`tree` = '1' and `parent`.`tree` = '1' and `sub_parent`.`tree` = '1' group by `node`.`id`, `sub_tree`.`depth` order by `node`.`lft` asc","params":{"0":"90","1":"1","2":"1","3":"90","4":"1","5":"1","6":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code><><\/code> operator to test for inequality instead."},"duration":0.00346,"duration_str":"3.46ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `node`.*, (count(`parent`.`id`) - (`sub_tree`.`depth` + 1)) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` inner join `pages` as `sub_parent` on `node`.`lft` >= `sub_parent`.`lft` inner join (select `node`.`id`, (count(`parent`.`id`) - 1) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` where `node`.`lft` <= `parent`.`rgt` and `node`.`id` = '83' and `node`.`tree` = '1' and `parent`.`tree` = '1' group by `node`.`id` order by `node`.`lft` asc) as `sub_tree` on `sub_parent`.`id` = `sub_tree`.`id` where `node`.`lft` <= `parent`.`rgt` and `node`.`lft` <= `sub_parent`.`rgt` and `node`.`id` != '83' and `node`.`tree` = '1' and `parent`.`tree` = '1' and `sub_parent`.`tree` = '1' group by `node`.`id`, `sub_tree`.`depth` order by `node`.`lft` asc","params":{"0":"83","1":"1","2":"1","3":"83","4":"1","5":"1","6":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code><><\/code> operator to test for inequality instead."},"duration":0.00119,"duration_str":"1.19ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select * from `images` where `images`.`imageble_id` = '120' and `imageble_type` = 'Komma\\Kms\\Blocks\\Models\\Block' order by `sort_order` asc","params":{"0":"120","1":"Komma\\Kms\\Blocks\\Models\\Block","hints":"Use <code>SELECT *<\/code> only if you need all columns from table"},"duration":0.00119,"duration_str":"1.19ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `page_translations`.* from `page_translations` inner join `languages` on `languages`.`id` = `page_translations`.`language_id` where `page_translations`.`page_id` = '65' and `languages`.`iso_2` = 'nl' limit 1","params":{"0":"65","1":"nl","hints":"<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"},"duration":0.00191,"duration_str":"1.91ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select * from `pages` where `lft` < '116' and `rgt` > '117' and `tree` = '1' order by `lft` desc limit 1","params":{"0":"116","1":"117","2":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table"},"duration":0.00106,"duration_str":"1.06ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select * from `pages` where `lft` < '116' and `rgt` > '117' and `tree` = '1' order by `lft` desc limit 1","params":{"0":"116","1":"117","2":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table"},"duration":0.00139,"duration_str":"1.39ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `node`.*, (count(`parent`.`id`) - (`sub_tree`.`depth` + 1)) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` inner join `pages` as `sub_parent` on `node`.`lft` >= `sub_parent`.`lft` inner join (select `node`.`id`, (count(`parent`.`id`) - 1) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` where `node`.`lft` <= `parent`.`rgt` and `node`.`id` = '64' and `node`.`tree` = '1' and `parent`.`tree` = '1' group by `node`.`id` order by `node`.`lft` asc) as `sub_tree` on `sub_parent`.`id` = `sub_tree`.`id` where `node`.`lft` <= `parent`.`rgt` and `node`.`lft` <= `sub_parent`.`rgt` and `node`.`id` != '64' and `node`.`tree` = '1' and `parent`.`tree` = '1' and `sub_parent`.`tree` = '1' group by `node`.`id`, `sub_tree`.`depth` order by `node`.`lft` asc","params":{"0":"64","1":"1","2":"1","3":"64","4":"1","5":"1","6":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code><><\/code> operator to test for inequality instead."},"duration":0.00112,"duration_str":"1.12ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select * from `pages` where `pages`.`active` = '1' and `pages`.`code_name` != 'null'","params":{"0":"1","1":"null","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code><><\/code> operator to test for inequality instead."},"duration":0.00387,"duration_str":"3.87ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `page_translations`.* from `page_translations` inner join `languages` on `languages`.`id` = `page_translations`.`language_id` where `languages`.`iso_2` = 'nl' and `page_translations`.`page_id` in ('2', '3', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '22', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '55', '57', '58', '59', '60', '64', '65', '66', '67', '68', '69', '70', '71', '72', '75', '76', '77', '78', '79', '80', '81', '82', '83', '84', '85', '86', '87', '88', '89', '90', '91', '92', '94', '95', '96', '97', '98', '99', '100', '101', '102', '103', '104', '105', '106', '108', '109', '110', '111', '112', '116', '117', '118', '119', '120', '121', '122', '123', '124', '125', '128', '129', '130', '131', '132', '133', '134', '135', '136', '137', '138', '139', '140', '141', '142', '143', '144', '145', '147', '148', '149', '150', '151', '152', '153', '154', '155', '156', '157', '158', '159', '161', '162', '163', '164', '165', '169', '170', '171', '172', '173', '174', '175', '176', '177', '178', '179', '180', '181', '182', '185', '186', '187', '188', '189', '190', '191', '192', '193', '194', '195', '196', '197', '198', '199', '200', '201', '202', '203', '204', '206', '207', '208', '209', '210', '211', '212', '213', '214', '215', '216', '217', '218', '219', '220', '221', '222', '223', '224', '225', '229', '230', '231', '232', '233', '234', '235', '236', '237', '238', '239', '240', '241', '242', '245', '246', '247', '248', '249', '250', '251', '252', '253', '254', '255', '256', '257', '259', '260', '261', '262', '263', '264', '266', '267', '268', '269', '270', '271', '272', '273', '274', '275', '276', '277', '278', '279', '280', '281', '282', '283', '284', '285', '289', '290', '291', '292', '293', '294', '295', '296', '297', '298', '299', '300', '301', '302', '305', '306', '307', '308', '309', '310', '311', '312', '313', '314', '315', '316', '317', '318', '319', '320', '321', '322', '323', '324', '326', '327', '328', '329', '330', '331', '332', '333', '334', '335', '336', '337', '338', '339', '340', '341', '342', '343', '344', '345', '349', '350', '351', '352', '353', '354', '355', '356', '357', '358', '359', '360', '361', '362', '363', '364', '365', '366', '368', '371', '372', '373', '374', '375', '376', '377', '378', '379', '380', '381', '382', '383', '384', '385', '386', '387', '388', '389', '390', '391', '392', '393', '395', '396')","params":{"0":"nl","1":"2","2":"3","3":"6","4":"7","5":"8","6":"9","7":"10","8":"11","9":"12","10":"13","11":"14","12":"15","13":"16","14":"17","15":"18","16":"19","17":"20","18":"22","19":"24","20":"25","21":"26","22":"27","23":"28","24":"29","25":"30","26":"31","27":"32","28":"33","29":"34","30":"35","31":"36","32":"37","33":"38","34":"39","35":"40","36":"41","37":"43","38":"44","39":"45","40":"46","41":"47","42":"48","43":"49","44":"50","45":"51","46":"52","47":"53","48":"54","49":"55","50":"57","51":"58","52":"59","53":"60","54":"64","55":"65","56":"66","57":"67","58":"68","59":"69","60":"70","61":"71","62":"72","63":"75","64":"76","65":"77","66":"78","67":"79","68":"80","69":"81","70":"82","71":"83","72":"84","73":"85","74":"86","75":"87","76":"88","77":"89","78":"90","79":"91","80":"92","81":"94","82":"95","83":"96","84":"97","85":"98","86":"99","87":"100","88":"101","89":"102","90":"103","91":"104","92":"105","93":"106","94":"108","95":"109","96":"110","97":"111","98":"112","99":"116","100":"117","101":"118","102":"119","103":"120","104":"121","105":"122","106":"123","107":"124","108":"125","109":"128","110":"129","111":"130","112":"131","113":"132","114":"133","115":"134","116":"135","117":"136","118":"137","119":"138","120":"139","121":"140","122":"141","123":"142","124":"143","125":"144","126":"145","127":"147","128":"148","129":"149","130":"150","131":"151","132":"152","133":"153","134":"154","135":"155","136":"156","137":"157","138":"158","139":"159","140":"161","141":"162","142":"163","143":"164","144":"165","145":"169","146":"170","147":"171","148":"172","149":"173","150":"174","151":"175","152":"176","153":"177","154":"178","155":"179","156":"180","157":"181","158":"182","159":"185","160":"186","161":"187","162":"188","163":"189","164":"190","165":"191","166":"192","167":"193","168":"194","169":"195","170":"196","171":"197","172":"198","173":"199","174":"200","175":"201","176":"202","177":"203","178":"204","179":"206","180":"207","181":"208","182":"209","183":"210","184":"211","185":"212","186":"213","187":"214","188":"215","189":"216","190":"217","191":"218","192":"219","193":"220","194":"221","195":"222","196":"223","197":"224","198":"225","199":"229","200":"230","201":"231","202":"232","203":"233","204":"234","205":"235","206":"236","207":"237","208":"238","209":"239","210":"240","211":"241","212":"242","213":"245","214":"246","215":"247","216":"248","217":"249","218":"250","219":"251","220":"252","221":"253","222":"254","223":"255","224":"256","225":"257","226":"259","227":"260","228":"261","229":"262","230":"263","231":"264","232":"266","233":"267","234":"268","235":"269","236":"270","237":"271","238":"272","239":"273","240":"274","241":"275","242":"276","243":"277","244":"278","245":"279","246":"280","247":"281","248":"282","249":"283","250":"284","251":"285","252":"289","253":"290","254":"291","255":"292","256":"293","257":"294","258":"295","259":"296","260":"297","261":"298","262":"299","263":"300","264":"301","265":"302","266":"305","267":"306","268":"307","269":"308","270":"309","271":"310","272":"311","273":"312","274":"313","275":"314","276":"315","277":"316","278":"317","279":"318","280":"319","281":"320","282":"321","283":"322","284":"323","285":"324","286":"326","287":"327","288":"328","289":"329","290":"330","291":"331","292":"332","293":"333","294":"334","295":"335","296":"336","297":"337","298":"338","299":"339","300":"340","301":"341","302":"342","303":"343","304":"344","305":"345","306":"349","307":"350","308":"351","309":"352","310":"353","311":"354","312":"355","313":"356","314":"357","315":"358","316":"359","317":"360","318":"361","319":"362","320":"363","321":"364","322":"365","323":"366","324":"368","325":"371","326":"372","327":"373","328":"374","329":"375","330":"376","331":"377","332":"378","333":"379","334":"380","335":"381","336":"382","337":"383","338":"384","339":"385","340":"386","341":"387","342":"388","343":"389","344":"390","345":"391","346":"392","347":"393","348":"395","349":"396"},"duration":0.0076,"duration_str":"7.6ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select * from `routes` where `routable_type` = 'Komma\\Kms\\Pages\\Models\\PageTranslation' and `routes`.`routable_id` in ('3', '4', '7', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '24', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '42', '43', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '55', '56', '57', '59', '60', '61', '62', '66', '67', '68', '69', '70', '71', '72', '73', '74', '77', '78', '79', '80', '81', '82', '83', '84', '85', '86', '87', '88', '89', '90', '91', '92', '93', '94', '96', '97', '98', '99', '100', '101', '102', '103', '104', '105', '106', '107', '108', '110', '111', '112', '113', '114', '118', '119', '120', '121', '122', '123', '124', '125', '126', '127', '130', '131', '132', '133', '134', '135', '136', '137', '138', '139', '140', '141', '142', '143', '144', '145', '146', '147', '149', '150', '151', '152', '153', '154', '155', '156', '157', '158', '159', '160', '161', '163', '164', '165', '166', '167', '171', '172', '173', '174', '175', '176', '177', '178', '179', '180', '181', '182', '183', '184', '187', '188', '189', '190', '191', '192', '193', '194', '195', '196', '197', '198', '199', '200', '201', '202', '203', '204', '205', '206', '208', '209', '210', '211', '212', '213', '214', '215', '216', '217', '218', '219', '220', '221', '222', '223', '224', '225', '226', '227', '231', '232', '233', '234', '235', '236', '237', '238', '239', '240', '241', '242', '243', '244', '247', '248', '249', '250', '251', '252', '253', '254', '255', '256', '257', '258', '259', '261', '262', '263', '264', '265', '266', '268', '269', '270', '271', '272', '273', '274', '275', '276', '277', '278', '279', '280', '281', '282', '283', '284', '285', '286', '287', '291', '292', '293', '294', '295', '296', '297', '298', '299', '300', '301', '302', '303', '304', '307', '308', '309', '310', '311', '312', '313', '314', '315', '316', '317', '318', '319', '320', '321', '322', '323', '324', '325', '326', '328', '329', '330', '331', '332', '333', '334', '335', '336', '337', '338', '339', '340', '341', '342', '343', '344', '345', '346', '347', '351', '352', '353', '354', '355', '356', '357', '359', '360', '361', '362', '363', '364', '365', '366', '367', '368', '369', '371', '374', '375', '376', '377', '378', '379', '380', '381', '382', '383', '384', '385', '386', '387', '388', '389', '390', '391', '392', '393', '394', '395', '396', '398', '399')","params":{"0":"Komma\\Kms\\Pages\\Models\\PageTranslation","1":"3","2":"4","3":"7","4":"9","5":"10","6":"11","7":"12","8":"13","9":"14","10":"15","11":"16","12":"17","13":"18","14":"19","15":"20","16":"21","17":"22","18":"24","19":"26","20":"27","21":"28","22":"29","23":"30","24":"31","25":"32","26":"33","27":"34","28":"35","29":"36","30":"37","31":"38","32":"39","33":"40","34":"41","35":"42","36":"43","37":"45","38":"46","39":"47","40":"48","41":"49","42":"50","43":"51","44":"52","45":"53","46":"54","47":"55","48":"56","49":"57","50":"59","51":"60","52":"61","53":"62","54":"66","55":"67","56":"68","57":"69","58":"70","59":"71","60":"72","61":"73","62":"74","63":"77","64":"78","65":"79","66":"80","67":"81","68":"82","69":"83","70":"84","71":"85","72":"86","73":"87","74":"88","75":"89","76":"90","77":"91","78":"92","79":"93","80":"94","81":"96","82":"97","83":"98","84":"99","85":"100","86":"101","87":"102","88":"103","89":"104","90":"105","91":"106","92":"107","93":"108","94":"110","95":"111","96":"112","97":"113","98":"114","99":"118","100":"119","101":"120","102":"121","103":"122","104":"123","105":"124","106":"125","107":"126","108":"127","109":"130","110":"131","111":"132","112":"133","113":"134","114":"135","115":"136","116":"137","117":"138","118":"139","119":"140","120":"141","121":"142","122":"143","123":"144","124":"145","125":"146","126":"147","127":"149","128":"150","129":"151","130":"152","131":"153","132":"154","133":"155","134":"156","135":"157","136":"158","137":"159","138":"160","139":"161","140":"163","141":"164","142":"165","143":"166","144":"167","145":"171","146":"172","147":"173","148":"174","149":"175","150":"176","151":"177","152":"178","153":"179","154":"180","155":"181","156":"182","157":"183","158":"184","159":"187","160":"188","161":"189","162":"190","163":"191","164":"192","165":"193","166":"194","167":"195","168":"196","169":"197","170":"198","171":"199","172":"200","173":"201","174":"202","175":"203","176":"204","177":"205","178":"206","179":"208","180":"209","181":"210","182":"211","183":"212","184":"213","185":"214","186":"215","187":"216","188":"217","189":"218","190":"219","191":"220","192":"221","193":"222","194":"223","195":"224","196":"225","197":"226","198":"227","199":"231","200":"232","201":"233","202":"234","203":"235","204":"236","205":"237","206":"238","207":"239","208":"240","209":"241","210":"242","211":"243","212":"244","213":"247","214":"248","215":"249","216":"250","217":"251","218":"252","219":"253","220":"254","221":"255","222":"256","223":"257","224":"258","225":"259","226":"261","227":"262","228":"263","229":"264","230":"265","231":"266","232":"268","233":"269","234":"270","235":"271","236":"272","237":"273","238":"274","239":"275","240":"276","241":"277","242":"278","243":"279","244":"280","245":"281","246":"282","247":"283","248":"284","249":"285","250":"286","251":"287","252":"291","253":"292","254":"293","255":"294","256":"295","257":"296","258":"297","259":"298","260":"299","261":"300","262":"301","263":"302","264":"303","265":"304","266":"307","267":"308","268":"309","269":"310","270":"311","271":"312","272":"313","273":"314","274":"315","275":"316","276":"317","277":"318","278":"319","279":"320","280":"321","281":"322","282":"323","283":"324","284":"325","285":"326","286":"328","287":"329","288":"330","289":"331","290":"332","291":"333","292":"334","293":"335","294":"336","295":"337","296":"338","297":"339","298":"340","299":"341","300":"342","301":"343","302":"344","303":"345","304":"346","305":"347","306":"351","307":"352","308":"353","309":"354","310":"355","311":"356","312":"357","313":"359","314":"360","315":"361","316":"362","317":"363","318":"364","319":"365","320":"366","321":"367","322":"368","323":"369","324":"371","325":"374","326":"375","327":"376","328":"377","329":"378","330":"379","331":"380","332":"381","333":"382","334":"383","335":"384","336":"385","337":"386","338":"387","339":"388","340":"389","341":"390","342":"391","343":"392","344":"393","345":"394","346":"395","347":"396","348":"398","349":"399","hints":"Use <code>SELECT *<\/code> only if you need all columns from table"},"duration":0.00757,"duration_str":"7.57ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `node`.*, (count(`parent`.`id`) - (`sub_tree`.`depth` + 1)) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` inner join `pages` as `sub_parent` on `node`.`lft` >= `sub_parent`.`lft` inner join (select `node`.`id`, (count(`parent`.`id`) - 1) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` where `node`.`lft` <= `parent`.`rgt` and `node`.`id` = '64' and `node`.`tree` = '1' and `parent`.`tree` = '1' group by `node`.`id` order by `node`.`lft` asc) as `sub_tree` on `sub_parent`.`id` = `sub_tree`.`id` where `node`.`lft` <= `parent`.`rgt` and `node`.`lft` <= `sub_parent`.`rgt` and `node`.`id` != '64' and `node`.`tree` = '1' and `parent`.`tree` = '1' and `sub_parent`.`tree` = '1' group by `node`.`id`, `sub_tree`.`depth` order by `node`.`lft` asc","params":{"0":"64","1":"1","2":"1","3":"64","4":"1","5":"1","6":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code><><\/code> operator to test for inequality instead."},"duration":0.00177,"duration_str":"1.77ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `node`.*, (count(`parent`.`id`) - (`sub_tree`.`depth` + 1)) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` inner join `pages` as `sub_parent` on `node`.`lft` >= `sub_parent`.`lft` inner join (select `node`.`id`, (count(`parent`.`id`) - 1) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` where `node`.`lft` <= `parent`.`rgt` and `node`.`id` = '70' and `node`.`tree` = '1' and `parent`.`tree` = '1' group by `node`.`id` order by `node`.`lft` asc) as `sub_tree` on `sub_parent`.`id` = `sub_tree`.`id` where `node`.`lft` <= `parent`.`rgt` and `node`.`lft` <= `sub_parent`.`rgt` and `node`.`id` != '70' and `node`.`tree` = '1' and `parent`.`tree` = '1' and `sub_parent`.`tree` = '1' group by `node`.`id`, `sub_tree`.`depth` order by `node`.`lft` asc","params":{"0":"70","1":"1","2":"1","3":"70","4":"1","5":"1","6":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code><><\/code> operator to test for inequality instead."},"duration":0.00123,"duration_str":"1.23ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `node`.*, (count(`parent`.`id`) - (`sub_tree`.`depth` + 1)) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` inner join `pages` as `sub_parent` on `node`.`lft` >= `sub_parent`.`lft` inner join (select `node`.`id`, (count(`parent`.`id`) - 1) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` where `node`.`lft` <= `parent`.`rgt` and `node`.`id` = '90' and `node`.`tree` = '1' and `parent`.`tree` = '1' group by `node`.`id` order by `node`.`lft` asc) as `sub_tree` on `sub_parent`.`id` = `sub_tree`.`id` where `node`.`lft` <= `parent`.`rgt` and `node`.`lft` <= `sub_parent`.`rgt` and `node`.`id` != '90' and `node`.`tree` = '1' and `parent`.`tree` = '1' and `sub_parent`.`tree` = '1' group by `node`.`id`, `sub_tree`.`depth` order by `node`.`lft` asc","params":{"0":"90","1":"1","2":"1","3":"90","4":"1","5":"1","6":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code><><\/code> operator to test for inequality instead."},"duration":0.00147,"duration_str":"1.47ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `node`.*, (count(`parent`.`id`) - (`sub_tree`.`depth` + 1)) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` inner join `pages` as `sub_parent` on `node`.`lft` >= `sub_parent`.`lft` inner join (select `node`.`id`, (count(`parent`.`id`) - 1) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` where `node`.`lft` <= `parent`.`rgt` and `node`.`id` = '83' and `node`.`tree` = '1' and `parent`.`tree` = '1' group by `node`.`id` order by `node`.`lft` asc) as `sub_tree` on `sub_parent`.`id` = `sub_tree`.`id` where `node`.`lft` <= `parent`.`rgt` and `node`.`lft` <= `sub_parent`.`rgt` and `node`.`id` != '83' and `node`.`tree` = '1' and `parent`.`tree` = '1' and `sub_parent`.`tree` = '1' group by `node`.`id`, `sub_tree`.`depth` order by `node`.`lft` asc","params":{"0":"83","1":"1","2":"1","3":"83","4":"1","5":"1","6":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code><><\/code> operator to test for inequality instead."},"duration":0.00139,"duration_str":"1.39ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `node`.*, (count(`parent`.`id`) - (`sub_tree`.`depth` + 1)) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` inner join `pages` as `sub_parent` on `node`.`lft` >= `sub_parent`.`lft` inner join (select `node`.`id`, (count(`parent`.`id`) - 1) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` where `node`.`lft` <= `parent`.`rgt` and `node`.`id` = '110' and `node`.`tree` = '1' and `parent`.`tree` = '1' group by `node`.`id` order by `node`.`lft` asc) as `sub_tree` on `sub_parent`.`id` = `sub_tree`.`id` where `node`.`lft` <= `parent`.`rgt` and `node`.`lft` <= `sub_parent`.`rgt` and `node`.`id` != '110' and `node`.`tree` = '1' and `parent`.`tree` = '1' and `sub_parent`.`tree` = '1' group by `node`.`id`, `sub_tree`.`depth` order by `node`.`lft` asc","params":{"0":"110","1":"1","2":"1","3":"110","4":"1","5":"1","6":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code><><\/code> operator to test for inequality instead."},"duration":0.00119,"duration_str":"1.19ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `node`.*, (count(`parent`.`id`) - (`sub_tree`.`depth` + 1)) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` inner join `pages` as `sub_parent` on `node`.`lft` >= `sub_parent`.`lft` inner join (select `node`.`id`, (count(`parent`.`id`) - 1) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` where `node`.`lft` <= `parent`.`rgt` and `node`.`id` = '95' and `node`.`tree` = '1' and `parent`.`tree` = '1' group by `node`.`id` order by `node`.`lft` asc) as `sub_tree` on `sub_parent`.`id` = `sub_tree`.`id` where `node`.`lft` <= `parent`.`rgt` and `node`.`lft` <= `sub_parent`.`rgt` and `node`.`id` != '95' and `node`.`tree` = '1' and `parent`.`tree` = '1' and `sub_parent`.`tree` = '1' group by `node`.`id`, `sub_tree`.`depth` order by `node`.`lft` asc","params":{"0":"95","1":"1","2":"1","3":"95","4":"1","5":"1","6":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code><><\/code> operator to test for inequality instead."},"duration":0.00104,"duration_str":"1.04ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `node`.*, (count(`parent`.`id`) - (`sub_tree`.`depth` + 1)) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` inner join `pages` as `sub_parent` on `node`.`lft` >= `sub_parent`.`lft` inner join (select `node`.`id`, (count(`parent`.`id`) - 1) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` where `node`.`lft` <= `parent`.`rgt` and `node`.`id` = '351' and `node`.`tree` = '1' and `parent`.`tree` = '1' group by `node`.`id` order by `node`.`lft` asc) as `sub_tree` on `sub_parent`.`id` = `sub_tree`.`id` where `node`.`lft` <= `parent`.`rgt` and `node`.`lft` <= `sub_parent`.`rgt` and `node`.`id` != '351' and `node`.`tree` = '1' and `parent`.`tree` = '1' and `sub_parent`.`tree` = '1' group by `node`.`id`, `sub_tree`.`depth` order by `node`.`lft` asc","params":{"0":"351","1":"1","2":"1","3":"351","4":"1","5":"1","6":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code><><\/code> operator to test for inequality instead."},"duration":0.00095,"duration_str":"950\u03bcs","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `node`.*, (count(`parent`.`id`) - (`sub_tree`.`depth` + 1)) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` inner join `pages` as `sub_parent` on `node`.`lft` >= `sub_parent`.`lft` inner join (select `node`.`id`, (count(`parent`.`id`) - 1) as `depth` from `pages` as `node` inner join `pages` as `parent` on `node`.`lft` >= `parent`.`lft` where `node`.`lft` <= `parent`.`rgt` and `node`.`id` = '116' and `node`.`tree` = '1' and `parent`.`tree` = '1' group by `node`.`id` order by `node`.`lft` asc) as `sub_tree` on `sub_parent`.`id` = `sub_tree`.`id` where `node`.`lft` <= `parent`.`rgt` and `node`.`lft` <= `sub_parent`.`rgt` and `node`.`id` != '116' and `node`.`tree` = '1' and `parent`.`tree` = '1' and `sub_parent`.`tree` = '1' group by `node`.`id`, `sub_tree`.`depth` order by `node`.`lft` asc","params":{"0":"116","1":"1","2":"1","3":"116","4":"1","5":"1","6":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code><><\/code> operator to test for inequality instead."},"duration":0.00131,"duration_str":"1.31ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `documents`.*, `documents_school`.`school_id` as `pivot_school_id`, `documents_school`.`document_id` as `pivot_document_id` from `documents` inner join `documents_school` on `documents`.`id` = `documents_school`.`document_id` where `documents_school`.`school_id` = '1' and `documents`.`id` in ('5', '6', '7')","params":{"0":"1","1":"5","2":"6","3":"7","hints":"Use <code>SELECT *<\/code> only if you need all columns from table"},"duration":0.00098,"duration_str":"980\u03bcs","stmt_id":null,"connection":"zuiderbos"},{"sql":"select * from `files` where `files`.`fileable_id` = '5' and `fileable_type` = 'Komma\\Kms\\Documents\\Models\\Document' limit 1","params":{"0":"5","1":"Komma\\Kms\\Documents\\Models\\Document","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/><code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"},"duration":0.00083,"duration_str":"830\u03bcs","stmt_id":null,"connection":"zuiderbos"},{"sql":"select * from `pages` where `pages`.`active` = '1' and `pages`.`code_name` != 'null'","params":{"0":"1","1":"null","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/>The <code>!=<\/code> operator is not standard. Use the <code><><\/code> operator to test for inequality instead."},"duration":0.00328,"duration_str":"3.28ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select `page_translations`.* from `page_translations` inner join `languages` on `languages`.`id` = `page_translations`.`language_id` where `languages`.`iso_2` = 'nl' and `page_translations`.`page_id` in ('2', '3', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '22', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '43', '44', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '55', '57', '58', '59', '60', '64', '65', '66', '67', '68', '69', '70', '71', '72', '75', '76', '77', '78', '79', '80', '81', '82', '83', '84', '85', '86', '87', '88', '89', '90', '91', '92', '94', '95', '96', '97', '98', '99', '100', '101', '102', '103', '104', '105', '106', '108', '109', '110', '111', '112', '116', '117', '118', '119', '120', '121', '122', '123', '124', '125', '128', '129', '130', '131', '132', '133', '134', '135', '136', '137', '138', '139', '140', '141', '142', '143', '144', '145', '147', '148', '149', '150', '151', '152', '153', '154', '155', '156', '157', '158', '159', '161', '162', '163', '164', '165', '169', '170', '171', '172', '173', '174', '175', '176', '177', '178', '179', '180', '181', '182', '185', '186', '187', '188', '189', '190', '191', '192', '193', '194', '195', '196', '197', '198', '199', '200', '201', '202', '203', '204', '206', '207', '208', '209', '210', '211', '212', '213', '214', '215', '216', '217', '218', '219', '220', '221', '222', '223', '224', '225', '229', '230', '231', '232', '233', '234', '235', '236', '237', '238', '239', '240', '241', '242', '245', '246', '247', '248', '249', '250', '251', '252', '253', '254', '255', '256', '257', '259', '260', '261', '262', '263', '264', '266', '267', '268', '269', '270', '271', '272', '273', '274', '275', '276', '277', '278', '279', '280', '281', '282', '283', '284', '285', '289', '290', '291', '292', '293', '294', '295', '296', '297', '298', '299', '300', '301', '302', '305', '306', '307', '308', '309', '310', '311', '312', '313', '314', '315', '316', '317', '318', '319', '320', '321', '322', '323', '324', '326', '327', '328', '329', '330', '331', '332', '333', '334', '335', '336', '337', '338', '339', '340', '341', '342', '343', '344', '345', '349', '350', '351', '352', '353', '354', '355', '356', '357', '358', '359', '360', '361', '362', '363', '364', '365', '366', '368', '371', '372', '373', '374', '375', '376', '377', '378', '379', '380', '381', '382', '383', '384', '385', '386', '387', '388', '389', '390', '391', '392', '393', '395', '396')","params":{"0":"nl","1":"2","2":"3","3":"6","4":"7","5":"8","6":"9","7":"10","8":"11","9":"12","10":"13","11":"14","12":"15","13":"16","14":"17","15":"18","16":"19","17":"20","18":"22","19":"24","20":"25","21":"26","22":"27","23":"28","24":"29","25":"30","26":"31","27":"32","28":"33","29":"34","30":"35","31":"36","32":"37","33":"38","34":"39","35":"40","36":"41","37":"43","38":"44","39":"45","40":"46","41":"47","42":"48","43":"49","44":"50","45":"51","46":"52","47":"53","48":"54","49":"55","50":"57","51":"58","52":"59","53":"60","54":"64","55":"65","56":"66","57":"67","58":"68","59":"69","60":"70","61":"71","62":"72","63":"75","64":"76","65":"77","66":"78","67":"79","68":"80","69":"81","70":"82","71":"83","72":"84","73":"85","74":"86","75":"87","76":"88","77":"89","78":"90","79":"91","80":"92","81":"94","82":"95","83":"96","84":"97","85":"98","86":"99","87":"100","88":"101","89":"102","90":"103","91":"104","92":"105","93":"106","94":"108","95":"109","96":"110","97":"111","98":"112","99":"116","100":"117","101":"118","102":"119","103":"120","104":"121","105":"122","106":"123","107":"124","108":"125","109":"128","110":"129","111":"130","112":"131","113":"132","114":"133","115":"134","116":"135","117":"136","118":"137","119":"138","120":"139","121":"140","122":"141","123":"142","124":"143","125":"144","126":"145","127":"147","128":"148","129":"149","130":"150","131":"151","132":"152","133":"153","134":"154","135":"155","136":"156","137":"157","138":"158","139":"159","140":"161","141":"162","142":"163","143":"164","144":"165","145":"169","146":"170","147":"171","148":"172","149":"173","150":"174","151":"175","152":"176","153":"177","154":"178","155":"179","156":"180","157":"181","158":"182","159":"185","160":"186","161":"187","162":"188","163":"189","164":"190","165":"191","166":"192","167":"193","168":"194","169":"195","170":"196","171":"197","172":"198","173":"199","174":"200","175":"201","176":"202","177":"203","178":"204","179":"206","180":"207","181":"208","182":"209","183":"210","184":"211","185":"212","186":"213","187":"214","188":"215","189":"216","190":"217","191":"218","192":"219","193":"220","194":"221","195":"222","196":"223","197":"224","198":"225","199":"229","200":"230","201":"231","202":"232","203":"233","204":"234","205":"235","206":"236","207":"237","208":"238","209":"239","210":"240","211":"241","212":"242","213":"245","214":"246","215":"247","216":"248","217":"249","218":"250","219":"251","220":"252","221":"253","222":"254","223":"255","224":"256","225":"257","226":"259","227":"260","228":"261","229":"262","230":"263","231":"264","232":"266","233":"267","234":"268","235":"269","236":"270","237":"271","238":"272","239":"273","240":"274","241":"275","242":"276","243":"277","244":"278","245":"279","246":"280","247":"281","248":"282","249":"283","250":"284","251":"285","252":"289","253":"290","254":"291","255":"292","256":"293","257":"294","258":"295","259":"296","260":"297","261":"298","262":"299","263":"300","264":"301","265":"302","266":"305","267":"306","268":"307","269":"308","270":"309","271":"310","272":"311","273":"312","274":"313","275":"314","276":"315","277":"316","278":"317","279":"318","280":"319","281":"320","282":"321","283":"322","284":"323","285":"324","286":"326","287":"327","288":"328","289":"329","290":"330","291":"331","292":"332","293":"333","294":"334","295":"335","296":"336","297":"337","298":"338","299":"339","300":"340","301":"341","302":"342","303":"343","304":"344","305":"345","306":"349","307":"350","308":"351","309":"352","310":"353","311":"354","312":"355","313":"356","314":"357","315":"358","316":"359","317":"360","318":"361","319":"362","320":"363","321":"364","322":"365","323":"366","324":"368","325":"371","326":"372","327":"373","328":"374","329":"375","330":"376","331":"377","332":"378","333":"379","334":"380","335":"381","336":"382","337":"383","338":"384","339":"385","340":"386","341":"387","342":"388","343":"389","344":"390","345":"391","346":"392","347":"393","348":"395","349":"396"},"duration":0.00775,"duration_str":"7.75ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select * from `routes` where `routable_type` = 'Komma\\Kms\\Pages\\Models\\PageTranslation' and `routes`.`routable_id` in ('3', '4', '7', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '24', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '42', '43', '45', '46', '47', '48', '49', '50', '51', '52', '53', '54', '55', '56', '57', '59', '60', '61', '62', '66', '67', '68', '69', '70', '71', '72', '73', '74', '77', '78', '79', '80', '81', '82', '83', '84', '85', '86', '87', '88', '89', '90', '91', '92', '93', '94', '96', '97', '98', '99', '100', '101', '102', '103', '104', '105', '106', '107', '108', '110', '111', '112', '113', '114', '118', '119', '120', '121', '122', '123', '124', '125', '126', '127', '130', '131', '132', '133', '134', '135', '136', '137', '138', '139', '140', '141', '142', '143', '144', '145', '146', '147', '149', '150', '151', '152', '153', '154', '155', '156', '157', '158', '159', '160', '161', '163', '164', '165', '166', '167', '171', '172', '173', '174', '175', '176', '177', '178', '179', '180', '181', '182', '183', '184', '187', '188', '189', '190', '191', '192', '193', '194', '195', '196', '197', '198', '199', '200', '201', '202', '203', '204', '205', '206', '208', '209', '210', '211', '212', '213', '214', '215', '216', '217', '218', '219', '220', '221', '222', '223', '224', '225', '226', '227', '231', '232', '233', '234', '235', '236', '237', '238', '239', '240', '241', '242', '243', '244', '247', '248', '249', '250', '251', '252', '253', '254', '255', '256', '257', '258', '259', '261', '262', '263', '264', '265', '266', '268', '269', '270', '271', '272', '273', '274', '275', '276', '277', '278', '279', '280', '281', '282', '283', '284', '285', '286', '287', '291', '292', '293', '294', '295', '296', '297', '298', '299', '300', '301', '302', '303', '304', '307', '308', '309', '310', '311', '312', '313', '314', '315', '316', '317', '318', '319', '320', '321', '322', '323', '324', '325', '326', '328', '329', '330', '331', '332', '333', '334', '335', '336', '337', '338', '339', '340', '341', '342', '343', '344', '345', '346', '347', '351', '352', '353', '354', '355', '356', '357', '359', '360', '361', '362', '363', '364', '365', '366', '367', '368', '369', '371', '374', '375', '376', '377', '378', '379', '380', '381', '382', '383', '384', '385', '386', '387', '388', '389', '390', '391', '392', '393', '394', '395', '396', '398', '399')","params":{"0":"Komma\\Kms\\Pages\\Models\\PageTranslation","1":"3","2":"4","3":"7","4":"9","5":"10","6":"11","7":"12","8":"13","9":"14","10":"15","11":"16","12":"17","13":"18","14":"19","15":"20","16":"21","17":"22","18":"24","19":"26","20":"27","21":"28","22":"29","23":"30","24":"31","25":"32","26":"33","27":"34","28":"35","29":"36","30":"37","31":"38","32":"39","33":"40","34":"41","35":"42","36":"43","37":"45","38":"46","39":"47","40":"48","41":"49","42":"50","43":"51","44":"52","45":"53","46":"54","47":"55","48":"56","49":"57","50":"59","51":"60","52":"61","53":"62","54":"66","55":"67","56":"68","57":"69","58":"70","59":"71","60":"72","61":"73","62":"74","63":"77","64":"78","65":"79","66":"80","67":"81","68":"82","69":"83","70":"84","71":"85","72":"86","73":"87","74":"88","75":"89","76":"90","77":"91","78":"92","79":"93","80":"94","81":"96","82":"97","83":"98","84":"99","85":"100","86":"101","87":"102","88":"103","89":"104","90":"105","91":"106","92":"107","93":"108","94":"110","95":"111","96":"112","97":"113","98":"114","99":"118","100":"119","101":"120","102":"121","103":"122","104":"123","105":"124","106":"125","107":"126","108":"127","109":"130","110":"131","111":"132","112":"133","113":"134","114":"135","115":"136","116":"137","117":"138","118":"139","119":"140","120":"141","121":"142","122":"143","123":"144","124":"145","125":"146","126":"147","127":"149","128":"150","129":"151","130":"152","131":"153","132":"154","133":"155","134":"156","135":"157","136":"158","137":"159","138":"160","139":"161","140":"163","141":"164","142":"165","143":"166","144":"167","145":"171","146":"172","147":"173","148":"174","149":"175","150":"176","151":"177","152":"178","153":"179","154":"180","155":"181","156":"182","157":"183","158":"184","159":"187","160":"188","161":"189","162":"190","163":"191","164":"192","165":"193","166":"194","167":"195","168":"196","169":"197","170":"198","171":"199","172":"200","173":"201","174":"202","175":"203","176":"204","177":"205","178":"206","179":"208","180":"209","181":"210","182":"211","183":"212","184":"213","185":"214","186":"215","187":"216","188":"217","189":"218","190":"219","191":"220","192":"221","193":"222","194":"223","195":"224","196":"225","197":"226","198":"227","199":"231","200":"232","201":"233","202":"234","203":"235","204":"236","205":"237","206":"238","207":"239","208":"240","209":"241","210":"242","211":"243","212":"244","213":"247","214":"248","215":"249","216":"250","217":"251","218":"252","219":"253","220":"254","221":"255","222":"256","223":"257","224":"258","225":"259","226":"261","227":"262","228":"263","229":"264","230":"265","231":"266","232":"268","233":"269","234":"270","235":"271","236":"272","237":"273","238":"274","239":"275","240":"276","241":"277","242":"278","243":"279","244":"280","245":"281","246":"282","247":"283","248":"284","249":"285","250":"286","251":"287","252":"291","253":"292","254":"293","255":"294","256":"295","257":"296","258":"297","259":"298","260":"299","261":"300","262":"301","263":"302","264":"303","265":"304","266":"307","267":"308","268":"309","269":"310","270":"311","271":"312","272":"313","273":"314","274":"315","275":"316","276":"317","277":"318","278":"319","279":"320","280":"321","281":"322","282":"323","283":"324","284":"325","285":"326","286":"328","287":"329","288":"330","289":"331","290":"332","291":"333","292":"334","293":"335","294":"336","295":"337","296":"338","297":"339","298":"340","299":"341","300":"342","301":"343","302":"344","303":"345","304":"346","305":"347","306":"351","307":"352","308":"353","309":"354","310":"355","311":"356","312":"357","313":"359","314":"360","315":"361","316":"362","317":"363","318":"364","319":"365","320":"366","321":"367","322":"368","323":"369","324":"371","325":"374","326":"375","327":"376","328":"377","329":"378","330":"379","331":"380","332":"381","333":"382","334":"383","335":"384","336":"385","337":"386","338":"387","339":"388","340":"389","341":"390","342":"391","343":"392","344":"393","345":"394","346":"395","347":"396","348":"398","349":"399","hints":"Use <code>SELECT *<\/code> only if you need all columns from table"},"duration":0.01385,"duration_str":"13.85ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select * from `announcements` where `active` = '1' limit 1","params":{"0":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/><code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"},"duration":0.01337,"duration_str":"13.37ms","stmt_id":null,"connection":"zuiderbos"},{"sql":"select * from `announcements` where `active` = '1' and `top_bar` = '1' limit 1","params":{"0":"1","1":"1","hints":"Use <code>SELECT *<\/code> only if you need all columns from table<br \/><code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"},"duration":0.009,"duration_str":"9ms","stmt_id":null,"connection":"zuiderbos"}]},"swiftmailer_mails":{"count":0,"mails":[]},"request":{"format":"html","content_type":"text\/html; charset=UTF-8","status_text":"OK","status_code":"200","request_query":"[]","request_request":"[]","request_headers":"array:10 [\n \"content-type\" => array:1 [\n 0 => \"\"\n ]\n \"content-length\" => array:1 [\n 0 => \"0\"\n ]\n \"amp-cache-transform\" => array:1 [\n 0 => \"google;v=\"1..8\"\"\n ]\n \"user-agent\" => array:1 [\n 0 => \"Mozilla\/5.0 (Linux; Android 6.0.1; Nexus 5X Build\/MMB29P) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/112.0.5615.142 Mobile Safari\/537.36 (compatible; Googlebot\/2.1; +http:\/\/www.google.com\/bot.html)\"\n ]\n \"if-modified-since\" => array:1 [\n 0 => \"Tue, 04 Apr 2023 23:47:03 GMT\"\n ]\n \"host\" => array:1 [\n 0 => \"zuiderbos.nl\"\n ]\n \"from\" => array:1 [\n 0 => \"googlebot(at)googlebot.com\"\n ]\n \"accept-encoding\" => array:1 [\n 0 => \"gzip, deflate, br\"\n ]\n \"accept\" => array:1 [\n 0 => \"text\/html,application\/xhtml+xml,application\/signed-exchange;v=b3,application\/xml;q=0.9,*\/*;q=0.8\"\n ]\n \"connection\" => array:1 [\n 0 => \"keep-alive\"\n ]\n]","request_server":"array:94 [\n \"_FCGI_X_PIPE_\" => \"\\\\.\\pipe\\IISFCGI-76c7bd17-c5f7-4e70-a7f4-eab687a8c737\"\n \"PHP_FCGI_MAX_REQUESTS\" => \"10000\"\n \"PHPRC\" => \"C:\\Program Files (x86)\\PHP\\v5.6\"\n \"ALLUSERSPROFILE\" => \"C:\\ProgramData\"\n \"APPDATA\" => \"C:\\Windows\\system32\\config\\systemprofile\\AppData\\Roaming\"\n \"APP_POOL_CONFIG\" => \"C:\\inetpub\\temp\\apppools\\zuiderbos.nl v4.0 (Integrated)\\zuiderbos.nl v4.0 (Integrated).config\"\n \"APP_POOL_ID\" => \"zuiderbos.nl v4.0 (Integrated)\"\n \"ChocolateyInstall\" => \"C:\\ProgramData\\chocolatey\"\n \"CommonProgramFiles\" => \"C:\\Program Files (x86)\\Common Files\"\n \"CommonProgramFiles(x86)\" => \"C:\\Program Files (x86)\\Common Files\"\n \"CommonProgramW6432\" => \"C:\\Program Files\\Common Files\"\n \"COMPUTERNAME\" => \"YDAWBH120\"\n \"ComSpec\" => \"C:\\Windows\\system32\\cmd.exe\"\n \"FP_NO_HOST_CHECK\" => \"NO\"\n \"LOCALAPPDATA\" => \"C:\\Windows\\system32\\config\\systemprofile\\AppData\\Local\"\n \"NUMBER_OF_PROCESSORS\" => \"8\"\n \"OS\" => \"Windows_NT\"\n \"Path\" => \"C:\\Program Files\\PHP\\v7.4;C:\\Program Files\\PHP\\v7.2;C:\\Program Files\\PHP\\v7.1;C:\\Windows\\system32\\inetsrv;c:\\program files\\graphicsmagick-1.3.25-q16;C:\\Program Files\\ImageMagick-7.0.4-Q16;C:\\Program Files (x86)\\PHP\\v5.6;C:\\Windows\\system32\\inetsrv;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files (x86)\\Microsoft ASP.NET\\ASP.NET Web Pages\\v1.0\\;C:\\ProgramData\\ComposerSetup\\bin;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files (x86)\\nodejs;C:\\Program Files\\nodejs\\;C:\\Users\\Administrator.YODAHOSTING\\AppData\\Roaming\\npm;C:\\Program Files (x86)\\dotnet\\;C:\\Program Files\\dotnet\\;C:\\Program Files\\Microsoft\\Web Platform Installer\\;C:\\Program Files\\Git\\cmd;\"\n \"PATHEXT\" => \".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC\"\n \"PROCESSOR_ARCHITECTURE\" => \"x86\"\n \"PROCESSOR_ARCHITEW6432\" => \"AMD64\"\n \"PROCESSOR_IDENTIFIER\" => \"Intel64 Family 6 Model 85 Stepping 7, GenuineIntel\"\n \"PROCESSOR_LEVEL\" => \"6\"\n \"PROCESSOR_REVISION\" => \"5507\"\n \"ProgramData\" => \"C:\\ProgramData\"\n \"ProgramFiles\" => \"C:\\Program Files (x86)\"\n \"ProgramFiles(x86)\" => \"C:\\Program Files (x86)\"\n \"ProgramW6432\" => \"C:\\Program Files\"\n \"PSModulePath\" => \"C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules\\\"\n \"PUBLIC\" => \"C:\\Users\\Public\"\n \"SystemDrive\" => \"C:\"\n \"SystemRoot\" => \"C:\\Windows\"\n \"TEMP\" => \"C:\\Windows\\TEMP\"\n \"TMP\" => \"C:\\Windows\\TEMP\"\n \"USERDOMAIN\" => \"YODAHOSTING\"\n \"USERNAME\" => \"YDAWBH120$\"\n \"USERPROFILE\" => \"C:\\Windows\\system32\\config\\systemprofile\"\n \"windir\" => \"C:\\Windows\"\n \"ORIG_PATH_INFO\" => \"\/index.php\/basisonderwijs-helmond\/de-school\/team\"\n \"URL\" => \"\/index.php\"\n \"SERVER_SOFTWARE\" => \"Microsoft-IIS\/8.5\"\n \"SERVER_PROTOCOL\" => \"HTTP\/1.1\"\n \"SERVER_PORT_SECURE\" => \"1\"\n \"SERVER_PORT\" => \"443\"\n \"SERVER_NAME\" => \"zuiderbos.nl\"\n \"SCRIPT_NAME\" => \"\/index.php\"\n \"SCRIPT_FILENAME\" => \"D:\\HostingSpaces\\SBogers84\\zuiderbos.nl\\wwwroot\\index.php\"\n \"REQUEST_URI\" => \"\/basisonderwijs-helmond\/de-school\/team\"\n \"REQUEST_METHOD\" => \"GET\"\n \"REMOTE_USER\" => \"\"\n \"REMOTE_PORT\" => \"61120\"\n \"REMOTE_HOST\" => \"66.249.64.56\"\n \"REMOTE_ADDR\" => \"66.249.64.56\"\n \"QUERY_STRING\" => \"\"\n \"PATH_TRANSLATED\" => \"D:\\HostingSpaces\\SBogers84\\zuiderbos.nl\\wwwroot\\index.php\\basisonderwijs-helmond\\de-school\\team\"\n \"PATH_INFO\" => \"\/basisonderwijs-helmond\/de-school\/team\"\n \"LOGON_USER\" => \"\"\n \"LOCAL_ADDR\" => \"172.21.50.120\"\n \"INSTANCE_META_PATH\" => \"\/LM\/W3SVC\/55\"\n \"INSTANCE_NAME\" => \"ZUIDERBOS.NL\"\n \"INSTANCE_ID\" => \"55\"\n \"HTTPS_SERVER_SUBJECT\" => \"CN=zuiderbos.nl\"\n \"HTTPS_SERVER_ISSUER\" => \"C=US, O=Let's Encrypt, CN=R3\"\n \"HTTPS_SECRETKEYSIZE\" => \"3072\"\n \"HTTPS_KEYSIZE\" => \"256\"\n \"HTTPS\" => \"on\"\n \"GATEWAY_INTERFACE\" => \"CGI\/1.1\"\n \"DOCUMENT_ROOT\" => \"D:\\HostingSpaces\\SBogers84\\zuiderbos.nl\\wwwroot\"\n \"CONTENT_TYPE\" => \"\"\n \"CONTENT_LENGTH\" => \"0\"\n \"CERT_SUBJECT\" => \"\"\n \"CERT_SERIALNUMBER\" => \"\"\n \"CERT_ISSUER\" => \"\"\n \"CERT_FLAGS\" => \"\"\n \"CERT_COOKIE\" => \"\"\n \"AUTH_USER\" => \"\"\n \"AUTH_PASSWORD\" => \"\"\n \"AUTH_TYPE\" => \"\"\n \"APPL_PHYSICAL_PATH\" => \"D:\\HostingSpaces\\SBogers84\\zuiderbos.nl\\wwwroot\\\"\n \"APPL_MD_PATH\" => \"\/LM\/W3SVC\/55\/ROOT\"\n \"IIS_UrlRewriteModule\" => \"7.1.0871.0\"\n \"HTTP_AMP_CACHE_TRANSFORM\" => \"google;v=\"1..8\"\"\n \"HTTP_USER_AGENT\" => \"Mozilla\/5.0 (Linux; Android 6.0.1; Nexus 5X Build\/MMB29P) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/112.0.5615.142 Mobile Safari\/537.36 (compatible; Googlebot\/2.1; +http:\/\/www.google.com\/bot.html)\"\n \"HTTP_IF_MODIFIED_SINCE\" => \"Tue, 04 Apr 2023 23:47:03 GMT\"\n \"HTTP_HOST\" => \"zuiderbos.nl\"\n \"HTTP_FROM\" => \"googlebot(at)googlebot.com\"\n \"HTTP_ACCEPT_ENCODING\" => \"gzip, deflate, br\"\n \"HTTP_ACCEPT\" => \"text\/html,application\/xhtml+xml,application\/signed-exchange;v=b3,application\/xml;q=0.9,*\/*;q=0.8\"\n \"HTTP_CONTENT_LENGTH\" => \"0\"\n \"HTTP_CONNECTION\" => \"keep-alive\"\n \"FCGI_ROLE\" => \"RESPONDER\"\n \"PHP_SELF\" => \"\/index.php\/basisonderwijs-helmond\/de-school\/team\"\n \"REQUEST_TIME_FLOAT\" => 1682075646.9534\n \"REQUEST_TIME\" => 1682075646\n]","request_cookies":"[]","response_headers":"array:3 [\n \"cache-control\" => array:1 [\n 0 => \"no-cache\"\n ]\n \"date\" => array:1 [\n 0 => \"Fri, 21 Apr 2023 11:14:07 GMT\"\n ]\n \"content-type\" => array:1 [\n 0 => \"text\/html; charset=UTF-8\"\n ]\n]","path_info":"\/basisonderwijs-helmond\/de-school\/team","session_attributes":"array:3 [\n \"_token\" => \"6VkL2ci889f9JO2Iearh2gvrB2shU13KJ7RT7c8g\"\n \"webConfig\" => Illuminate\\Database\\Eloquent\\Collection {#894\n #items: array:8 [\n 0 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#879\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 1\n \"code_name\" => \"name\"\n \"value\" => \"Zuiderbos\"\n \"created_at\" => \"2017-06-09 08:45:48\"\n \"updated_at\" => \"2017-06-09 08:45:48\"\n ]\n #original: array:5 [\n \"id\" => 1\n \"code_name\" => \"name\"\n \"value\" => \"Zuiderbos\"\n \"created_at\" => \"2017-06-09 08:45:48\"\n \"updated_at\" => \"2017-06-09 08:45:48\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 1 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#881\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 3\n \"code_name\" => \"email\"\n \"value\" => \"info@zuiderbos.nl\"\n \"created_at\" => \"2017-06-09 08:45:48\"\n \"updated_at\" => \"2017-06-09 08:45:48\"\n ]\n #original: array:5 [\n \"id\" => 3\n \"code_name\" => \"email\"\n \"value\" => \"info@zuiderbos.nl\"\n \"created_at\" => \"2017-06-09 08:45:48\"\n \"updated_at\" => \"2017-06-09 08:45:48\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 2 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#895\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 4\n \"code_name\" => \"address\"\n \"value\" => \"Carillonlaan 3\"\n \"created_at\" => \"2017-06-09 08:45:48\"\n \"updated_at\" => \"2017-06-09 08:45:48\"\n ]\n #original: array:5 [\n \"id\" => 4\n \"code_name\" => \"address\"\n \"value\" => \"Carillonlaan 3\"\n \"created_at\" => \"2017-06-09 08:45:48\"\n \"updated_at\" => \"2017-06-09 08:45:48\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 3 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#896\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 5\n \"code_name\" => \"city\"\n \"value\" => \"Vught\"\n \"created_at\" => \"2017-06-09 08:45:48\"\n \"updated_at\" => \"2017-06-09 08:45:48\"\n ]\n #original: array:5 [\n \"id\" => 5\n \"code_name\" => \"city\"\n \"value\" => \"Vught\"\n \"created_at\" => \"2017-06-09 08:45:48\"\n \"updated_at\" => \"2017-06-09 08:45:48\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 4 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#897\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 6\n \"code_name\" => \"zip\"\n \"value\" => \"5261 LT\"\n \"created_at\" => \"2017-06-09 08:45:48\"\n \"updated_at\" => \"2017-06-09 08:45:48\"\n ]\n #original: array:5 [\n \"id\" => 6\n \"code_name\" => \"zip\"\n \"value\" => \"5261 LT\"\n \"created_at\" => \"2017-06-09 08:45:48\"\n \"updated_at\" => \"2017-06-09 08:45:48\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 5 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#898\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 7\n \"code_name\" => \"country\"\n \"value\" => \"Nederland\"\n \"created_at\" => \"2017-06-09 08:45:48\"\n \"updated_at\" => \"2017-06-09 08:45:48\"\n ]\n #original: array:5 [\n \"id\" => 7\n \"code_name\" => \"country\"\n \"value\" => \"Nederland\"\n \"created_at\" => \"2017-06-09 08:45:48\"\n \"updated_at\" => \"2017-06-09 08:45:48\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 6 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#899\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 8\n \"code_name\" => \"phone_display\"\n \"value\" => \"073 - 684 70 60\"\n \"created_at\" => \"2017-06-09 08:45:48\"\n \"updated_at\" => \"2017-06-09 08:45:48\"\n ]\n #original: array:5 [\n \"id\" => 8\n \"code_name\" => \"phone_display\"\n \"value\" => \"073 - 684 70 60\"\n \"created_at\" => \"2017-06-09 08:45:48\"\n \"updated_at\" => \"2017-06-09 08:45:48\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n 7 => Komma\\Kms\\WebsiteConfig\\Model\\WebsiteConfig {#900\n #table: \"website_config\"\n #fillable: array:2 [\n 0 => \"code_name\"\n 1 => \"value\"\n ]\n #connection: null\n #primaryKey: \"id\"\n #perPage: 15\n +incrementing: true\n +timestamps: true\n #attributes: array:5 [\n \"id\" => 9\n \"code_name\" => \"phone_call\"\n \"value\" => \"0736847060\"\n \"created_at\" => \"2017-06-09 08:45:48\"\n \"updated_at\" => \"2017-06-09 08:45:48\"\n ]\n #original: array:5 [\n \"id\" => 9\n \"code_name\" => \"phone_call\"\n \"value\" => \"0736847060\"\n \"created_at\" => \"2017-06-09 08:45:48\"\n \"updated_at\" => \"2017-06-09 08:45:48\"\n ]\n #relations: []\n #hidden: []\n #visible: []\n #appends: []\n #guarded: array:1 [\n 0 => \"*\"\n ]\n #dates: []\n #touches: []\n #observables: []\n #with: []\n #morphClass: null\n +exists: true\n }\n ]\n }\n \"PHPDEBUGBAR_STACK_DATA\" => []\n]"}}