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.97s |
1 x Booting (0.22%) | 8.62ms |
Backtrace |
select * from `routes` where `route` = 'Utrecht/Oudewater/Papier-en-papierwaren' limit 1
Bindings | |
Backtrace |
update `routes` set `visit_count` = `visit_count` + 1, `routes`.`updated_at` = '2025-04-14 13:38:54' where `id` = 290061
Bindings | |
Backtrace |
select * from `establishments` where `slug` = 'Utrecht/Oudewater/Papier-en-papierwaren' and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Utrecht/Oudewater/Papier-en-papierwaren' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Utrecht/Oudewater/Papier-en-papierwaren' limit 1
Bindings | |
Backtrace |
select * from `businesses` where `slug` = 'Utrecht/Oudewater/Papier-en-papierwaren' limit 1
Bindings | |
Backtrace |
select * from `attributes` where `slug` = 'Utrecht/Oudewater/Papier-en-papierwaren' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Papier-en-papierwaren' limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Utrecht/Oudewater' and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101803691 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `regions` where `regions`.`locality_id` = 101803691 and `regions`.`locality_id` is not null and `type` = 'neighbourhood'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101803691 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping area'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101803691 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` = 101803691 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` = 101803691 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` = 'Papier en papierwaren')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (75725)
Backtrace |
select * from `categories` where `categories`.`id` in (100355)
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.86021800', '52.01789100')) 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` = 'Papier en papierwaren')) and `id` not in (624953) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (35564, 41619)
Backtrace |
select * from `categories` where `categories`.`id` in (100355)
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` = 101803691 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.86021800', '52.01789100')) 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` = 101803691 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.86021800', '52.01789100')) 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` = 101803691 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 `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.86021800', '52.01789100')) 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 1 = 1 and `establishments`.`deleted_at` is null order by `distance` asc limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (6102, 6120, 1104582)
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` = 101803691 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.86021800', '52.01789100')) 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, 80168)
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` = 101803691 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.86021800', '52.01789100')) 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` = 100355 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.86021800' and `latitude` = '52.01789100' and `height` = 1200 and `width` = 1200) limit 1
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('4.86021800', '52.01789100')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100355 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (31625, 32114, 32214, 33883, 34677, 34901, 35103, 35395, 35564, 35849, 35870, 39404, 39442, 41619, 42023, 42108, 42887, 44722, 44934, 48803, 49074, 49161, 50359, 50571, 52415, 52429, 53114, 54138, 54698, 55245, 55352, 57091, 57579, 58532, 58815, 59735, 60703, 60949, 61030, 61621, 62560, 65489, 67198, 67834, 69773, 70519, 71176, 71478, 71984, 74019, 74122, 75725, 75762, 76029, 76571, 83199, 297489, 1105154, 1105745, 1108491)
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 624953 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 396800 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 415787 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 441641 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 543440 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 794606 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 793625 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 625016 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 621023 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 588206 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 583922 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 506417 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 427526 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 461330 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 459671 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 384503 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 795079 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 442499 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 571868 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 986342 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 570968 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 446606 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 394058 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 442769 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 420233 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 578552 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 386048 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 396284 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 795187 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 456527 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('4.86021800', '52.01789100')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100355 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (31625, 32114, 32214, 33883, 34677, 34901, 35103, 35395, 35564, 35849, 35870, 39404, 39442, 41619, 42023, 42108, 42887, 44722, 44934, 48803, 49074, 49161, 50359, 50571, 52415, 52429, 53114, 54138, 54698, 55245, 55352, 57091, 57579, 58532, 58815, 59735, 60703, 60949, 61030, 61621, 62560, 65489, 67198, 67834, 69773, 70519, 71176, 71478, 71984, 74019, 74122, 75725, 75762, 76029, 76571, 83199, 297489, 1105154, 1105745, 1108491)
Backtrace |
200
[]
[]
0 of 0array:16 [▼ "cookie" => array:1 [▶ 0 => "_pk_id.3.58f2=9fc0b6c9782fddef.1744637933.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6IjlJNVpiWlVlc0xnL3l6YURrK0puWnc9PSIsInZhbHVlIjoiUVFvcDJ4Wjg5ODNMV2toZVVHbDVuSjlMVlRBTUlibmxHQWFrcjFmOGNqLzNOUFFoaC85R1MvUXAvY2xwSTJ2aUtFZWVvc05CRnA5UUdOMHNZb2VKWHpEZ2JRYWRsVUlHNXNma1ZuOXQ3SGZiYnRuVXBtMnBwYmhzcllqZ3ZzQ2wiLCJtYWMiOiI3NjZiYTJlYzAwMTJhOTU4MTg1MThiM2Q5YWJhNGMwOWQ4NmEzYzMxYmE1Y2M3YTUyYjE1NGI0NDYzOWMzOTJlIiwidGFnIjoiIn0%3D; hours_frontend_session=eyJpdiI6IkZqY2tFL1JZWCt5ZHYzNlNLbVZFU0E9PSIsInZhbHVlIjoiSWd0dnJ4Q29kVXZMSkg5UGVWSXlSYWFjdU9YTEY5cFlraE9SL3hEV2J6N1hRWGJOaGxhWXh3K3gvc3VSMCtLT2c3MktvOTdWUCsrbmc1cEN0WFlTT0ltY0VrSVZWWXhGS1Z6YWdCRDVieGRpTVVYYTBLcXljR2QvZUhrYXVTOXYiLCJtYWMiOiJjNjJlZjZkYTNlZTY2MmU1ZTY0MWYwMGIyMGQ1YmZlM2UwMzdmZGIxMTNhNzhjMzkyMTA5MmExZjdjOWUyYzgyIiwidGFnIjoiIn0%3D ◀_pk_id.3.58f2=9fc0b6c9782fddef.1744637933.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6IjlJNVpiWlVlc0xnL3l6YURrK0puWnc9PSIsInZhbHVlIjoiUVFvcDJ4Wjg5ODNMV2toZVVHbDVuSjl ▶" ] "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" => "qHz9vdeBvmsX85NFHD4UbupOeAwlrf25sgfOUwsu" "hours_frontend_session" => "7C8DNS2mniBOfFVlEaLSi1qVlsLcLYYkvbh7L8xk" ]
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 13:38:54 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=eyJpdiI6IlRPK0pWR0gyS0xaZWtSSG5ocU12ZUE9PSIsInZhbHVlIjoiYTVjWjFaRGE1b1VPTUhyaWlKNzJEbTJGT0p5WVQySndXNFVtb2RCUUxEcFR6NmR2SHJ0d1FFcFoyeWpWeGUreXBld2poeGIwTUdpZC9SU3p2anBSQWZ4WnhJUlJHeVZHZWx6NmExM2RqL2Q3Z0JpQXkxMk1QeDFvKzRiNDEyVHYiLCJtYWMiOiI2OThjNzdiYTJiNzJhNmMxNTVjMmM1NTcwZWYwNjVkYTJjOTJhMGQ5ZWY2MjkwMTY3NmRlMGJjNDdiOGM4M2E4IiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 15:38:58 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IlRPK0pWR0gyS0xaZWtSSG5ocU12ZUE9PSIsInZhbHVlIjoiYTVjWjFaRGE1b1VPTUhyaWlKNzJEbTJGT0p5WVQySndXNFVtb2RCUUxEcFR6NmR2SHJ0d1FFcFoyeWpWeGUreXBld2poe ▶" 1 => "hours_frontend_session=eyJpdiI6IlhkVk1WOXEyaDJkb0tzZTU4OW9mSUE9PSIsInZhbHVlIjoiSUZZM1lYTkdQS0w2LzI3UGhIdHBMb2Y5YXh6Y0NPc3h0Y2FYYmwwaFVDd21SM0xyczZZa0dVemR5UzdzVEpjK2Zpdm5pWEorQ2lqamVTWmdPSkNjOWlnbS9XV1NXTGUrV3dUeDRWY2hWeUhkSjIzaEsyMDlKN2cvLzdWYnhpMlgiLCJtYWMiOiIwNjM4ZTVmM2FiNzk1MmVlNDQyMzU4MTBiNWNjYjZhOGNlZmVlMGVhNDgxZjk0ZTEyYmI1ZGI0YzcyMDg1YzI1IiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 15:38:58 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀hours_frontend_session=eyJpdiI6IlhkVk1WOXEyaDJkb0tzZTU4OW9mSUE9PSIsInZhbHVlIjoiSUZZM1lYTkdQS0w2LzI3UGhIdHBMb2Y5YXh6Y0NPc3h0Y2FYYmwwaFVDd21SM0xyczZZa0dVemR5UzdzV ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlRPK0pWR0gyS0xaZWtSSG5ocU12ZUE9PSIsInZhbHVlIjoiYTVjWjFaRGE1b1VPTUhyaWlKNzJEbTJGT0p5WVQySndXNFVtb2RCUUxEcFR6NmR2SHJ0d1FFcFoyeWpWeGUreXBld2poeGIwTUdpZC9SU3p2anBSQWZ4WnhJUlJHeVZHZWx6NmExM2RqL2Q3Z0JpQXkxMk1QeDFvKzRiNDEyVHYiLCJtYWMiOiI2OThjNzdiYTJiNzJhNmMxNTVjMmM1NTcwZWYwNjVkYTJjOTJhMGQ5ZWY2MjkwMTY3NmRlMGJjNDdiOGM4M2E4IiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 15:38:58 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IlRPK0pWR0gyS0xaZWtSSG5ocU12ZUE9PSIsInZhbHVlIjoiYTVjWjFaRGE1b1VPTUhyaWlKNzJEbTJGT0p5WVQySndXNFVtb2RCUUxEcFR6NmR2SHJ0d1FFcFoyeWpWeGUreXBld2poe ▶" 1 => "hours_frontend_session=eyJpdiI6IlhkVk1WOXEyaDJkb0tzZTU4OW9mSUE9PSIsInZhbHVlIjoiSUZZM1lYTkdQS0w2LzI3UGhIdHBMb2Y5YXh6Y0NPc3h0Y2FYYmwwaFVDd21SM0xyczZZa0dVemR5UzdzVEpjK2Zpdm5pWEorQ2lqamVTWmdPSkNjOWlnbS9XV1NXTGUrV3dUeDRWY2hWeUhkSjIzaEsyMDlKN2cvLzdWYnhpMlgiLCJtYWMiOiIwNjM4ZTVmM2FiNzk1MmVlNDQyMzU4MTBiNWNjYjZhOGNlZmVlMGVhNDgxZjk0ZTEyYmI1ZGI0YzcyMDg1YzI1IiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 15:38:58 GMT; path=/; httponly ◀hours_frontend_session=eyJpdiI6IlhkVk1WOXEyaDJkb0tzZTU4OW9mSUE9PSIsInZhbHVlIjoiSUZZM1lYTkdQS0w2LzI3UGhIdHBMb2Y5YXh6Y0NPc3h0Y2FYYmwwaFVDd21SM0xyczZZa0dVemR5UzdzV ▶" ] ]
0 of 0array:5 [▼ "_token" => "qHz9vdeBvmsX85NFHD4UbupOeAwlrf25sgfOUwsu" "parent_page" => "pages.city-category" "url" => array:1 [▶ "intended" => "https://alpha.hours.com/Utrecht/Oudewater/Papier-en-papierwaren" ] "_previous" => array:1 [▶ "url" => "https://alpha.hours.com/Utrecht/Oudewater/Papier-en-papierwaren" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]