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.78%) | 3.93s |
1 x Booting (0.22%) | 8.47ms |
Backtrace |
select * from `routes` where `route` = 'Utrecht/Wijk-bij-Duurstede/Opticiens' limit 1
Bindings | |
Backtrace |
update `routes` set `visit_count` = `visit_count` + 1, `routes`.`updated_at` = '2025-04-08 00:30:15' where `id` = 288224
Bindings | |
Backtrace |
select * from `establishments` where `slug` = 'Utrecht/Wijk-bij-Duurstede/Opticiens' and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Utrecht/Wijk-bij-Duurstede/Opticiens' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Utrecht/Wijk-bij-Duurstede/Opticiens' limit 1
Bindings | |
Backtrace |
select * from `businesses` where `slug` = 'Utrecht/Wijk-bij-Duurstede/Opticiens' limit 1
Bindings | |
Backtrace |
select * from `attributes` where `slug` = 'Utrecht/Wijk-bij-Duurstede/Opticiens' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Opticiens' limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Utrecht/Wijk-bij-Duurstede' and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101809833 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `regions` where `regions`.`locality_id` = 101809833 and `regions`.`locality_id` is not null and `type` = 'neighbourhood'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101809833 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping area'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101809833 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping street'
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 85687039 and `type` = 'region' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101809833 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` = 101809833 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` = 'Opticiens')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (35081)
Backtrace |
select * from `categories` where `categories`.`id` in (100349)
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.32423600', '51.97430400')) 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` = 'Opticiens')) and `id` not in (395300) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (75108, 1109769)
Backtrace |
select * from `categories` where `categories`.`id` in (100349)
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` = 101809833 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.32423600', '51.97430400')) 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` = 101809833 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.32423600', '51.97430400')) 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` = 101809833 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 (6092, 10901, 1113034)
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` = 101809833 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.32423600', '51.97430400')) 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 (35034, 62707, 79355)
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` = 101809833 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.32423600', '51.97430400')) 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` = 100349 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` = '5.32423600' and `latitude` = '51.97430400' and `height` = 1200 and `width` = 1200) limit 1
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('5.32423600', '51.97430400')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100349 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (5723, 5773, 5799, 5816, 6172, 8655, 9176, 9624, 11296, 11603, 32498, 32925, 35081, 36319, 48421, 50338, 52492, 68916, 70618, 71202, 73518, 75108, 75436, 76089, 76592, 82901, 83323, 303978, 1094090, 1109769, 1172706, 1851222, 1851245, 1851256, 1851593, 1852570)
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 395300 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 623252 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 619250 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3283933 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 454172 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2115533 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 518036 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 527852 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 623255 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 518054 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 653855 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2115542 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 612359 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3284565 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 518045 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 527858 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 511256 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 610655 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 527855 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 518039 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 511250 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 361133 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3283917 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 511247 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 527795 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3284596 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('5.32423600', '51.97430400')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100349 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (5723, 5773, 5799, 5816, 6172, 8655, 9176, 9624, 11296, 11603, 32498, 32925, 35081, 36319, 48421, 50338, 52492, 68916, 70618, 71202, 73518, 75108, 75436, 76089, 76592, 82901, 83323, 303978, 1094090, 1109769, 1172706, 1851222, 1851245, 1851256, 1851593, 1852570)
Backtrace |
200
[]
[]
0 of 0array:16 [▼ "cookie" => array:1 [▶ 0 => "_pk_id.3.58f2=32505de8d902a92c.1744072211.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6ImUyQTBHdzBhK2RNRFhXekdMeVhYVGc9PSIsInZhbHVlIjoiZWc1Z0RkQmhFOVJlalJVcDhiSi8rT3dzbTRnRUl1eXFCT2JlczV4akxsdld6NktGczhwSkFjY1hKa1BNZUJ4VDl5UUduS2hoNGhqMHRGUnkyK1RqOEtiYnVDUjRIT1VwQXRORHF1SG1scVJ6aEVVTEY4RitCcnlMZTkrdXRWK1YiLCJtYWMiOiJkOTY3ZDY2NmY1YzgzYzRjOWFlYTM5M2RhZTEyZDRjNDlkZTYwMzZlMjM4YzllNTM4ZjJmNWZkY2Q0ZWUyNzMzIiwidGFnIjoiIn0%3D; hours_frontend_session=eyJpdiI6Iit4eDBudjBQUUpCT2tuZmxDYWVKeFE9PSIsInZhbHVlIjoicENVZ0JLK0JoZk5WdkJpd3hKSGRxV1RHMjFDc1U5MVVsMnlkMTNOQTlaR1NILzNZMEMrOHRlQ3Rwd0s2djBnNnR6a1RLZ0o5ODdFUU8yd2hvbTVPRGt3a3FQV3dHTnZac0ZWZnNGNWU0ZjVzM1hzODRpUG5HNXBJajNrKzlUb00iLCJtYWMiOiIyNmRjZTlkN2U0MTM2Mzc4ZmMyYWYzNDg5NTU4OGMxNzY4ZGMwYzI3NmFlNjQ0M2I4NjViYmE1YjY2ZTM1NzgyIiwidGFnIjoiIn0%3D ◀_pk_id.3.58f2=32505de8d902a92c.1744072211.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6ImUyQTBHdzBhK2RNRFhXekdMeVhYVGc9PSIsInZhbHVlIjoiZWc1Z0RkQmhFOVJlalJVcDhiSi8rT3d ▶" ] "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 [▼ "_pk_id_3_58f2" => null "_pk_ses_3_58f2" => null "XSRF-TOKEN" => "9zwdGkMoI1iwgTOBHQO9d65rGk7Krt1uVmg8ElkH" "hours_frontend_session" => "WLXqyE7O9uGbOKw1NFGaJHRRtjtZGe8cKmgJiljs" ]
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, 08 Apr 2025 00:30:15 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=eyJpdiI6ImJkRTZadlFnSk80b2o0ZllLc1NIK0E9PSIsInZhbHVlIjoic010QjNpR3JiVjlSM0NOSFBEMmNuaENiM0J5T3BEbWdzNnl0WlduN3NlS3c2OGx1akxSUktqWVVLZ2l4ZUJTdDArM2x1YjE1QmZITkFiTGlzbkMvdEtLL1Q5Q1cvK2tZYzFGbkJWc2RsNGM3cUdQM09GYkVOVVQ0Tjh3SFZEbE8iLCJtYWMiOiI5ZjFlZmQ1NDVhMmE1N2E0ZmQyYmM1ODAxN2M2Nzk3MDY3YTg0NTA3MmQzNDYyODk5NDU5MjQ1ZjU2ZTVjOTZjIiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 02:30:19 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6ImJkRTZadlFnSk80b2o0ZllLc1NIK0E9PSIsInZhbHVlIjoic010QjNpR3JiVjlSM0NOSFBEMmNuaENiM0J5T3BEbWdzNnl0WlduN3NlS3c2OGx1akxSUktqWVVLZ2l4ZUJTdDArM2x1Y ▶" 1 => "hours_frontend_session=eyJpdiI6IkFoSWI3cnk0ejRBcmpJV0NGdmc3T2c9PSIsInZhbHVlIjoiUVc5MGVYR3ZJYUgyRXNKR1ZZcDJMeFVxNnByTjdLUjJYQldNckhoSitEWGQvRWloMXkvN1l3d3RxV1Y0S3hhT2tyV2x5Z3FlU0U1MGZDM0JZaHN5QzVDQlVMR2JFMnFXRSs2L3V1MWR0Vzc2bEoxT2ZUWW9PVkNwWmxHNXRQZDYiLCJtYWMiOiI2OGI5OTkzNmZlM2M2ZWM4ZTczZmQxMTUxNzM3Yjg4NTczM2Q3NzhlZmQzMjlhNzQwZjE2MTQ3ZDE4ZGZhNDZjIiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 02:30:19 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀hours_frontend_session=eyJpdiI6IkFoSWI3cnk0ejRBcmpJV0NGdmc3T2c9PSIsInZhbHVlIjoiUVc5MGVYR3ZJYUgyRXNKR1ZZcDJMeFVxNnByTjdLUjJYQldNckhoSitEWGQvRWloMXkvN1l3d3RxV1Y0S ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImJkRTZadlFnSk80b2o0ZllLc1NIK0E9PSIsInZhbHVlIjoic010QjNpR3JiVjlSM0NOSFBEMmNuaENiM0J5T3BEbWdzNnl0WlduN3NlS3c2OGx1akxSUktqWVVLZ2l4ZUJTdDArM2x1YjE1QmZITkFiTGlzbkMvdEtLL1Q5Q1cvK2tZYzFGbkJWc2RsNGM3cUdQM09GYkVOVVQ0Tjh3SFZEbE8iLCJtYWMiOiI5ZjFlZmQ1NDVhMmE1N2E0ZmQyYmM1ODAxN2M2Nzk3MDY3YTg0NTA3MmQzNDYyODk5NDU5MjQ1ZjU2ZTVjOTZjIiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 02:30:19 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6ImJkRTZadlFnSk80b2o0ZllLc1NIK0E9PSIsInZhbHVlIjoic010QjNpR3JiVjlSM0NOSFBEMmNuaENiM0J5T3BEbWdzNnl0WlduN3NlS3c2OGx1akxSUktqWVVLZ2l4ZUJTdDArM2x1Y ▶" 1 => "hours_frontend_session=eyJpdiI6IkFoSWI3cnk0ejRBcmpJV0NGdmc3T2c9PSIsInZhbHVlIjoiUVc5MGVYR3ZJYUgyRXNKR1ZZcDJMeFVxNnByTjdLUjJYQldNckhoSitEWGQvRWloMXkvN1l3d3RxV1Y0S3hhT2tyV2x5Z3FlU0U1MGZDM0JZaHN5QzVDQlVMR2JFMnFXRSs2L3V1MWR0Vzc2bEoxT2ZUWW9PVkNwWmxHNXRQZDYiLCJtYWMiOiI2OGI5OTkzNmZlM2M2ZWM4ZTczZmQxMTUxNzM3Yjg4NTczM2Q3NzhlZmQzMjlhNzQwZjE2MTQ3ZDE4ZGZhNDZjIiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 02:30:19 GMT; path=/; httponly ◀hours_frontend_session=eyJpdiI6IkFoSWI3cnk0ejRBcmpJV0NGdmc3T2c9PSIsInZhbHVlIjoiUVc5MGVYR3ZJYUgyRXNKR1ZZcDJMeFVxNnByTjdLUjJYQldNckhoSitEWGQvRWloMXkvN1l3d3RxV1Y0S ▶" ] ]
0 of 0array:5 [▼ "_token" => "9zwdGkMoI1iwgTOBHQO9d65rGk7Krt1uVmg8ElkH" "parent_page" => "pages.city-category" "url" => array:1 [▶ "intended" => "https://alpha.hours.com/Utrecht/Wijk-bij-Duurstede/Opticiens" ] "_previous" => array:1 [▶ "url" => "https://alpha.hours.com/Utrecht/Wijk-bij-Duurstede/Opticiens" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]