Missing h1-71267 in pages/city-category
Missing p-71267 in pages/city-category
Missing h2-83945 in pages/city-category
Missing p-83945 in pages/city-category
Missing p-71267 in pages/city-category
Missing p-83945 in pages/city-category
Missing 69245-p in livewire/partials/join-us
Als je verdergaat, ga je akkoord met onzeGebruiksvoorwaardenen bevestig je dat je onzePrivacy- en cookieverklaringhebt gelezen.
Meld je aan om het meeste uit Openingstijden.nl te halen.
Inloggenmet Openingstijden.nl account
Als je verdergaat, ga je akkoord met onzeGebruiksvoorwaardenen bevestig je dat je onzePrivacy- en cookieverklaringhebt gelezen.
All your data will be deleted. You will not be able to undo this action.
1 x Application (99.81%) | 3.92s |
1 x Booting (0.19%) | 7.33ms |
Backtrace |
select * from `routes` where `route` = 'Zuid-Holland/Nieuwkoop/Keukens' limit 1
Bindings | |
Backtrace |
update `routes` set `visit_count` = `visit_count` + 1, `routes`.`updated_at` = '2025-04-14 08:58:01' where `id` = 324652
Bindings | |
Backtrace |
select * from `establishments` where `slug` = 'Zuid-Holland/Nieuwkoop/Keukens' and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Zuid-Holland/Nieuwkoop/Keukens' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Zuid-Holland/Nieuwkoop/Keukens' limit 1
Bindings | |
Backtrace |
select * from `businesses` where `slug` = 'Zuid-Holland/Nieuwkoop/Keukens' limit 1
Bindings | |
Backtrace |
select * from `attributes` where `slug` = 'Zuid-Holland/Nieuwkoop/Keukens' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Keukens' limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Zuid-Holland/Nieuwkoop' and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101807051 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `regions` where `regions`.`locality_id` = 101807051 and `regions`.`locality_id` is not null and `type` = 'neighbourhood'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101807051 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping area'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101807051 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping street'
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 85687041 and `type` = 'region' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101807051 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select `slug`, `path`, `static_text`, `text` from `lang_slug` left join `lang_text` on `lang_slug_id` = `lang_slug`.`id` order by `lang_slug`.`id` desc
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count` from `establishments` where `establishments`.`locality_id` = 101807051 and `establishments`.`locality_id` is not null and exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'Keukens')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (11525)
Backtrace |
select * from `categories` where `categories`.`id` in (100253)
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count`, establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('4.78861700', '52.14606800')) AS distance from `establishments` where exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'Keukens')) and `id` not in (363194) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (6036)
Backtrace |
select * from `categories` where `categories`.`id` in (100253)
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count` from `establishments` where `establishments`.`locality_id` = 101807051 and `establishments`.`locality_id` is not null and exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'Clothing')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count`, establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('4.78861700', '52.14606800')) AS distance from `establishments` where exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'Clothing')) and 1 = 1 and `establishments`.`deleted_at` is null order by `distance` asc limit 3
Bindings | |
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count` from `establishments` where `establishments`.`locality_id` = 101807051 and `establishments`.`locality_id` is not null and exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'Supermarkets')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count`, establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('4.78861700', '52.14606800')) AS distance from `establishments` where exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'Supermarkets')) and 1 = 1 and `establishments`.`deleted_at` is null order by `distance` asc limit 3
Bindings | |
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count` from `establishments` where `establishments`.`locality_id` = 101807051 and `establishments`.`locality_id` is not null and exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'Restaurants')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (6102, 54931)
Backtrace |
select * from `categories` where `categories`.`id` in (100394)
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count`, establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('4.78861700', '52.14606800')) AS distance from `establishments` where exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'Restaurants')) and `id` not in (571721, 795973) and `establishments`.`deleted_at` is null order by `distance` asc limit 1
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (298878)
Backtrace |
select * from `categories` where `categories`.`id` in (100394)
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count` from `establishments` where `establishments`.`locality_id` = 101807051 and `establishments`.`locality_id` is not null and exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'Hotels')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count`, establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('4.78861700', '52.14606800')) AS distance from `establishments` where exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'Hotels')) and 1 = 1 and `establishments`.`deleted_at` is null order by `distance` asc limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (33470, 68706)
Backtrace |
select * from `categories` where `categories`.`id` in (100209)
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count` from `establishments` where `establishments`.`locality_id` = 101807051 and `establishments`.`locality_id` is not null and exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'DIY Stores')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count`, establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('4.78861700', '52.14606800')) AS distance from `establishments` where exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'DIY Stores')) and 1 = 1 and `establishments`.`deleted_at` is null order by `distance` asc limit 3
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point(4.895168, 52.370216)) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100253 and `establishments`.`deleted_at` is null order by `distance` asc limit 6
Bindings | |
Backtrace |
select *, ST_Distance_Sphere(point(longitude, latitude), point(4.895168, 52.370216)) AS distance from `regions` where `type` = 'locality' order by `distance` asc limit 1
Bindings | |
Backtrace |
select *, ST_Distance_Sphere(point(longitude, latitude), point(4.895168, 52.370216)) AS distance from `regions` where `type` = 'neighbourhood' order by `distance` asc limit 1
Bindings | |
Backtrace |
select *, ST_Distance_Sphere(point(longitude, latitude), point(4.895168, 52.370216)) AS distance from `attributes` where `subtype` = 'uk shopping area' order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `static_maps` where (`longitude` = '4.78861700' and `latitude` = '52.14606800' and `height` = 1200 and `width` = 1200) limit 1
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('4.78861700', '52.14606800')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100253 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (5702, 5980, 6035, 6036, 6062, 10310, 10642, 11387, 11525, 11573, 11827, 17244, 17490, 19314, 47878, 50885, 65626, 65653, 77030, 78310, 79377, 81227, 83275, 83404, 906769, 907051, 1097482)
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 363194 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3283439 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3283654 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 588638 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3283655 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3283658 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3283280 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 378491 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 561815 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3283450 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 554345 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 561779 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 481352 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3284860 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 448292 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 654107 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3283448 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 988268 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 561776 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3283665 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 653702 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 554333 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3283281 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 355850 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 561812 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 564740 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 561830 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 481370 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('4.78861700', '52.14606800')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100253 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (5702, 5980, 6035, 6036, 6062, 10310, 10642, 11387, 11525, 11573, 11827, 17244, 17490, 19314, 47878, 50885, 65626, 65653, 77030, 78310, 79377, 81227, 83275, 83404, 906769, 907051, 1097482)
Backtrace |
200
[]
[]
0 of 0array:16 [▼ "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Im5PenZhZG5pQkdwdlAyelRpRGZDREE9PSIsInZhbHVlIjoiZm11TkVTVzc3TXBUNVQxR2t4cCtVRkJ1bGwvWk9ZaG4xakRXOWExekRmakkybURVamNrOGF1b0pRN3VmcmszeFNZSUEreTA5UUV5SDI4VUtkOWFKakg1OEdQWThSUldML2hXR2VwVlI0UkYrdFlaYWRiSng3ekVXbEtnaXYwME8iLCJtYWMiOiJmY2I2OTcxZGI5MmJlMDE4N2UyYTJjOWVlZGRjZjZkODZjYWQzZTE0MDljNmE0ZmJkYWE3NjU2Y2M3ZGM0YWNmIiwidGFnIjoiIn0%3D; hours_frontend_session=eyJpdiI6IisrOXdhS1M3MlpqZ2dOeGJuSGxJdnc9PSIsInZhbHVlIjoiS284RWR6eEpYSGRNMmRCejFXcEErcFZIRnBtZVd0RVFuR3NrSEtzTWxqbGE3eE5JQkJmSm4wdmF3Y1FNTzY4aWdqWDkrOWlmOWFkanR0bVZ3OWZVa1BKNFZXL0N4dm0yekN3SEhHZ3lpclBFNE1GV2pMcXNDa3Z6QmVVU1NZdGkiLCJtYWMiOiI4OTgxYTI3YzY0YThmZDY4YWE1MTk2OWVlMjAwNTAwNDdjMmM3YjU3YWI5NDJjMDU0NWYwY2IyNTExOTMzNTliIiwidGFnIjoiIn0%3D; _pk_id.3.58f2=1a3f308b8aee3de0.1744621081.; _pk_ses.3.58f2=1 ◀XSRF-TOKEN=eyJpdiI6Im5PenZhZG5pQkdwdlAyelRpRGZDREE9PSIsInZhbHVlIjoiZm11TkVTVzc3TXBUNVQxR2t4cCtVRkJ1bGwvWk9ZaG4xakRXOWExekRmakkybURVamNrOGF1b0pRN3VmcmszeFNZSUEre ▶" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "host" => array:1 [▶ 0 => "alpha.hours.com" ] ]
0 of 0array:4 [▼ "XSRF-TOKEN" => "VaK4eM4sk0fHWM6ATZERHKU5lQa4cMhWcjwyTxpu" "hours_frontend_session" => "PXDzPqX9w4fxyAncnjJ3TJgwX93Mus5tkMboKY3U" "_pk_id_3_58f2" => null "_pk_ses_3_58f2" => null ]
0 of 0array:7 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "max-age=0, must-revalidate, no-cache, no-store, private" ] "date" => array:1 [▶ 0 => "Mon, 14 Apr 2025 08:58:01 GMT" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "expires" => array:1 [▶ 0 => "Fri, 01 Jan 1990 00:00:00 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjE5cFlqUldyWXhRRndOUEc5cDk5S0E9PSIsInZhbHVlIjoiTTZRRG1FUXFRMHlHb2tGS2tKcHlLcURIMUlqUEFTU01LSUFyajREazc4N21lUGpUWmRkSHdEUG9KOWhHZWoxRTJEWVcyZFlPaXFZaDJpUlE5T0VsT3JDRUppZmlYeHVQcHlzdFlLOFl2cnF6YS9kOFlzK2RWOTBrN2xHZzFZaVIiLCJtYWMiOiIyZDJmN2VhNzNjODIyZjhjYWRkYTJiODVkNDM0OTRiZjk5ZTIzODM4YmNlOTc0ODAxYzZmMGZlMTIyMWMxZDUyIiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 10:58:05 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IjE5cFlqUldyWXhRRndOUEc5cDk5S0E9PSIsInZhbHVlIjoiTTZRRG1FUXFRMHlHb2tGS2tKcHlLcURIMUlqUEFTU01LSUFyajREazc4N21lUGpUWmRkSHdEUG9KOWhHZWoxRTJEWVcyZ ▶" 1 => "hours_frontend_session=eyJpdiI6IlNpaDBiNVk5MVNhZTAwVXBURHV1S3c9PSIsInZhbHVlIjoiakI2bkdETTdGNGk1TEN4VTJiWjB1aHJDWGMvbkJhanVKb1hzWUd3YXJkYVZpRklPOENBR1pOcmZ4ZnZvVjUwV0ZCU1c2OHE3UkNXTnFoZnZSRE9aTWN0OS83eU04cktxR0hyb2U5V2xpbVo3Nk5CQURpcUNyOGNrS05sZHgrWU8iLCJtYWMiOiJjZDk3Njk5MzAwZjUyNzI1ODYxMGVhMThkM2U3MGMzYmQ5N2U3MDEyNzExYTFmY2M4ZGNkNzJhZTg4NzQ3Y2Q3IiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 10:58:05 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀hours_frontend_session=eyJpdiI6IlNpaDBiNVk5MVNhZTAwVXBURHV1S3c9PSIsInZhbHVlIjoiakI2bkdETTdGNGk1TEN4VTJiWjB1aHJDWGMvbkJhanVKb1hzWUd3YXJkYVZpRklPOENBR1pOcmZ4ZnZvV ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjE5cFlqUldyWXhRRndOUEc5cDk5S0E9PSIsInZhbHVlIjoiTTZRRG1FUXFRMHlHb2tGS2tKcHlLcURIMUlqUEFTU01LSUFyajREazc4N21lUGpUWmRkSHdEUG9KOWhHZWoxRTJEWVcyZFlPaXFZaDJpUlE5T0VsT3JDRUppZmlYeHVQcHlzdFlLOFl2cnF6YS9kOFlzK2RWOTBrN2xHZzFZaVIiLCJtYWMiOiIyZDJmN2VhNzNjODIyZjhjYWRkYTJiODVkNDM0OTRiZjk5ZTIzODM4YmNlOTc0ODAxYzZmMGZlMTIyMWMxZDUyIiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 10:58:05 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IjE5cFlqUldyWXhRRndOUEc5cDk5S0E9PSIsInZhbHVlIjoiTTZRRG1FUXFRMHlHb2tGS2tKcHlLcURIMUlqUEFTU01LSUFyajREazc4N21lUGpUWmRkSHdEUG9KOWhHZWoxRTJEWVcyZ ▶" 1 => "hours_frontend_session=eyJpdiI6IlNpaDBiNVk5MVNhZTAwVXBURHV1S3c9PSIsInZhbHVlIjoiakI2bkdETTdGNGk1TEN4VTJiWjB1aHJDWGMvbkJhanVKb1hzWUd3YXJkYVZpRklPOENBR1pOcmZ4ZnZvVjUwV0ZCU1c2OHE3UkNXTnFoZnZSRE9aTWN0OS83eU04cktxR0hyb2U5V2xpbVo3Nk5CQURpcUNyOGNrS05sZHgrWU8iLCJtYWMiOiJjZDk3Njk5MzAwZjUyNzI1ODYxMGVhMThkM2U3MGMzYmQ5N2U3MDEyNzExYTFmY2M4ZGNkNzJhZTg4NzQ3Y2Q3IiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 10:58:05 GMT; path=/; httponly ◀hours_frontend_session=eyJpdiI6IlNpaDBiNVk5MVNhZTAwVXBURHV1S3c9PSIsInZhbHVlIjoiakI2bkdETTdGNGk1TEN4VTJiWjB1aHJDWGMvbkJhanVKb1hzWUd3YXJkYVZpRklPOENBR1pOcmZ4ZnZvV ▶" ] ]
0 of 0array:5 [▼ "_token" => "VaK4eM4sk0fHWM6ATZERHKU5lQa4cMhWcjwyTxpu" "parent_page" => "pages.city-category" "url" => array:1 [▶ "intended" => "https://alpha.hours.com/Zuid-Holland/Nieuwkoop/Keukens" ] "_previous" => array:1 [▶ "url" => "https://alpha.hours.com/Zuid-Holland/Nieuwkoop/Keukens" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]