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.72%) | 3.81s |
1 x Booting (0.28%) | 10.86ms |
Backtrace |
select * from `routes` where `route` = 'Gelderland/Heteren/Huishoudelijke-artikelen' limit 1
Bindings | |
Backtrace |
update `routes` set `visit_count` = `visit_count` + 1, `routes`.`updated_at` = '2025-04-15 17:32:48' where `id` = 323192
Bindings | |
Backtrace |
select * from `establishments` where `slug` = 'Gelderland/Heteren/Huishoudelijke-artikelen' and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Gelderland/Heteren/Huishoudelijke-artikelen' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Gelderland/Heteren/Huishoudelijke-artikelen' limit 1
Bindings | |
Backtrace |
select * from `businesses` where `slug` = 'Gelderland/Heteren/Huishoudelijke-artikelen' limit 1
Bindings | |
Backtrace |
select * from `attributes` where `slug` = 'Gelderland/Heteren/Huishoudelijke-artikelen' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Huishoudelijke-artikelen' limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Gelderland/Heteren' and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101808649 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `regions` where `regions`.`locality_id` = 101808649 and `regions`.`locality_id` is not null and `type` = 'neighbourhood'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101808649 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping area'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101808649 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping street'
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 85687043 and `type` = 'region' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101808649 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` = 101808649 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` = 'Huishoudelijke artikelen')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (1171675)
Backtrace |
select * from `categories` where `categories`.`id` in (100212)
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('5.75016600', '51.95156200')) 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` = 'Huishoudelijke artikelen')) and `id` not in (2158393) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (65059, 70915)
Backtrace |
select * from `categories` where `categories`.`id` in (100212)
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` = 101808649 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('5.75016600', '51.95156200')) 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` = 101808649 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('5.75016600', '51.95156200')) 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` = 101808649 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 (5777)
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('5.75016600', '51.95156200')) 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 (512927) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (6120, 62975)
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` = 101808649 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('5.75016600', '51.95156200')) 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 (31131, 31634, 305733)
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` = 101808649 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('5.75016600', '51.95156200')) 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` = 100212 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 establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('5.75016600', '51.95156200')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100212 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (6744, 6844, 7984, 8558, 9615, 11078, 11133, 11259, 11553, 11932, 18190, 20176, 31770, 34039, 34242, 34426, 34462, 36632, 36699, 37084, 37538, 38077, 38876, 40100, 42810, 42857, 42928, 50434, 53152, 54717, 57344, 59561, 62558, 65059, 65146, 65272, 68484, 68607, 70915, 76517, 78539, 78987, 80877, 82768, 907473, 1093784, 1096056, 1115911, 1115961, 1160360, 1160860, 1170740, 1170940, 1171055, 1171675, 1607991, 1919709, 1937297)
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2158393 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 586955 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 611441 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 400199 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 587666 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 384971 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 406793 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 591065 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 401384 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2157510 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2154814 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 683240 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 360293 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 461393 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2102174 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 392045 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3283205 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 595043 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 404429 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 633755 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2121951 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 402806 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 636839 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 1268587 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 420020 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 360434 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2861974 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 794513 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 364217 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2154823 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('5.75016600', '51.95156200')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100212 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (6744, 6844, 7984, 8558, 9615, 11078, 11133, 11259, 11553, 11932, 18190, 20176, 31770, 34039, 34242, 34426, 34462, 36632, 36699, 37084, 37538, 38077, 38876, 40100, 42810, 42857, 42928, 50434, 53152, 54717, 57344, 59561, 62558, 65059, 65146, 65272, 68484, 68607, 70915, 76517, 78539, 78987, 80877, 82768, 907473, 1093784, 1096056, 1115911, 1115961, 1160360, 1160860, 1170740, 1170940, 1171055, 1171675, 1607991, 1919709, 1937297)
Backtrace |
200
[]
[]
0 of 0array:15 [▼ "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: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 => "Tue, 15 Apr 2025 17:32:48 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=eyJpdiI6IlpYSitJcGdCaFBPWlJjUHdNSEhJUFE9PSIsInZhbHVlIjoiTEdpbDFUWEYwREtEVkdiYTdlUlpqUk5Bdnl0MFZZelBHL3ZCeWJwL0pKcGhyeXEwaVF5YWN5YkdOSlN0MG5Ub0xXbmJ2ZzRnc1BJU2tjQlNFay9nRjliSlc3bnhsakgvU3owSjJvTUR1S1NTa0UrOGFacjlST3dnQkhwdmd2cGciLCJtYWMiOiIwNTkwYjhhMzk5NzI2NTM4Yzk0YWQ1OTY1ODk3YjIyZjNhOGRmZTg2ZjY2N2QyMjAzZTYwMzJiYzkzM2E0OGI4IiwidGFnIjoiIn0%3D; expires=Tue, 15 Apr 2025 19:32:52 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IlpYSitJcGdCaFBPWlJjUHdNSEhJUFE9PSIsInZhbHVlIjoiTEdpbDFUWEYwREtEVkdiYTdlUlpqUk5Bdnl0MFZZelBHL3ZCeWJwL0pKcGhyeXEwaVF5YWN5YkdOSlN0MG5Ub0xXbmJ2Z ▶" 1 => "hours_frontend_session=eyJpdiI6Im5tcDhRNFFZMGd6dEdqYU9SZ3hybFE9PSIsInZhbHVlIjoiWVA5eUxIeDlublo3V1F0VVFkSG9ZSDE3RDA1SmZhQ2xuUUdocGplRktHU1llVHBMTTNIcDhaenYzUCtjQ0lxUlNDNGYwcHF0cWVhalk0Uk1BckRoQUxIdHByN1c2eUNwUjI5b2x2S3NHa2FFdmF3YWM1RlpyOHVxRGpiMWR5Z3oiLCJtYWMiOiI2MDFjOWNlZTk4YWI3MDA2NDU2ZmFmZjQ3N2MwMmFjMDQ5ZTNiM2RiYWI4NjU3OWQ4ZmZhNTU4YWM0MjFkODNmIiwidGFnIjoiIn0%3D; expires=Tue, 15 Apr 2025 19:32:52 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀hours_frontend_session=eyJpdiI6Im5tcDhRNFFZMGd6dEdqYU9SZ3hybFE9PSIsInZhbHVlIjoiWVA5eUxIeDlublo3V1F0VVFkSG9ZSDE3RDA1SmZhQ2xuUUdocGplRktHU1llVHBMTTNIcDhaenYzUCtjQ ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlpYSitJcGdCaFBPWlJjUHdNSEhJUFE9PSIsInZhbHVlIjoiTEdpbDFUWEYwREtEVkdiYTdlUlpqUk5Bdnl0MFZZelBHL3ZCeWJwL0pKcGhyeXEwaVF5YWN5YkdOSlN0MG5Ub0xXbmJ2ZzRnc1BJU2tjQlNFay9nRjliSlc3bnhsakgvU3owSjJvTUR1S1NTa0UrOGFacjlST3dnQkhwdmd2cGciLCJtYWMiOiIwNTkwYjhhMzk5NzI2NTM4Yzk0YWQ1OTY1ODk3YjIyZjNhOGRmZTg2ZjY2N2QyMjAzZTYwMzJiYzkzM2E0OGI4IiwidGFnIjoiIn0%3D; expires=Tue, 15-Apr-2025 19:32:52 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IlpYSitJcGdCaFBPWlJjUHdNSEhJUFE9PSIsInZhbHVlIjoiTEdpbDFUWEYwREtEVkdiYTdlUlpqUk5Bdnl0MFZZelBHL3ZCeWJwL0pKcGhyeXEwaVF5YWN5YkdOSlN0MG5Ub0xXbmJ2Z ▶" 1 => "hours_frontend_session=eyJpdiI6Im5tcDhRNFFZMGd6dEdqYU9SZ3hybFE9PSIsInZhbHVlIjoiWVA5eUxIeDlublo3V1F0VVFkSG9ZSDE3RDA1SmZhQ2xuUUdocGplRktHU1llVHBMTTNIcDhaenYzUCtjQ0lxUlNDNGYwcHF0cWVhalk0Uk1BckRoQUxIdHByN1c2eUNwUjI5b2x2S3NHa2FFdmF3YWM1RlpyOHVxRGpiMWR5Z3oiLCJtYWMiOiI2MDFjOWNlZTk4YWI3MDA2NDU2ZmFmZjQ3N2MwMmFjMDQ5ZTNiM2RiYWI4NjU3OWQ4ZmZhNTU4YWM0MjFkODNmIiwidGFnIjoiIn0%3D; expires=Tue, 15-Apr-2025 19:32:52 GMT; path=/; httponly ◀hours_frontend_session=eyJpdiI6Im5tcDhRNFFZMGd6dEdqYU9SZ3hybFE9PSIsInZhbHVlIjoiWVA5eUxIeDlublo3V1F0VVFkSG9ZSDE3RDA1SmZhQ2xuUUdocGplRktHU1llVHBMTTNIcDhaenYzUCtjQ ▶" ] ]
0 of 0array:5 [▼ "_token" => "Hpww7gURfG85aHU9FlOrcja4BG4dYLyYYZVlt6R8" "parent_page" => "pages.city-category" "url" => array:1 [▶ "intended" => "https://alpha.hours.com/Gelderland/Heteren/Huishoudelijke-artikelen" ] "_previous" => array:1 [▶ "url" => "https://alpha.hours.com/Gelderland/Heteren/Huishoudelijke-artikelen" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]