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.76%) | 3.69s |
1 x Booting (0.24%) | 8.85ms |
Backtrace |
select * from `routes` where `route` = 'Friesland/Bolsward/Bouwmarkten' limit 1
Bindings | |
Backtrace |
update `routes` set `visit_count` = `visit_count` + 1, `routes`.`updated_at` = '2025-04-05 12:49:42' where `id` = 274104
Bindings | |
Backtrace |
select * from `establishments` where `slug` = 'Friesland/Bolsward/Bouwmarkten' and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Friesland/Bolsward/Bouwmarkten' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Friesland/Bolsward/Bouwmarkten' limit 1
Bindings | |
Backtrace |
select * from `businesses` where `slug` = 'Friesland/Bolsward/Bouwmarkten' limit 1
Bindings | |
Backtrace |
select * from `attributes` where `slug` = 'Friesland/Bolsward/Bouwmarkten' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Bouwmarkten' limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Friesland/Bolsward' and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101806099 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `regions` where `regions`.`locality_id` = 101806099 and `regions`.`locality_id` is not null and `type` = 'neighbourhood'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101806099 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping area'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101806099 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping street'
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 85687055 and `type` = 'region' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101806099 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` = 101806099 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` = 'Bouwmarkten')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (5736)
Backtrace |
select * from `categories` where `categories`.`id` in (100076)
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.52451100', '53.06407400')) 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` = 'Bouwmarkten')) and `id` not in (497768) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (5736, 5873)
Backtrace |
select * from `categories` where `categories`.`id` in (100076)
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` = 101806099 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.52451100', '53.06407400')) 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` = 101806099 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.52451100', '53.06407400')) 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` = 101806099 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('5.52451100', '53.06407400')) 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 (5777, 33151, 55351)
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` = 101806099 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.52451100', '53.06407400')) 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 (37077, 1110923, 1112940)
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` = 101806099 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.52451100', '53.06407400')) 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` = 100076 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.52451100' and `latitude` = '53.06407400' and `height` = 1200 and `width` = 1200) limit 1
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('5.52451100', '53.06407400')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100076 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (5708, 5735, 5736, 5758, 5804, 5873, 6032, 6033, 6047, 6064, 6308, 11076, 11404, 11548, 32074, 49816, 50162, 74071, 80612, 83801, 1138822)
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 497768 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 497753 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3283402 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2101321 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 506879 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 561686 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2101757 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 482507 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3283437 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 497750 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 482501 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 585467 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 520907 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 385928 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 1268650 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 1268647 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2101332 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 561689 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2088749 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 497744 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 520910 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 497756 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 506891 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 506903 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 562958 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2088750 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 565031 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 497747 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 482495 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 360287 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('5.52451100', '53.06407400')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100076 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (5708, 5735, 5736, 5758, 5804, 5873, 6032, 6033, 6047, 6064, 6308, 11076, 11404, 11548, 32074, 49816, 50162, 74071, 80612, 83801, 1138822)
Backtrace |
200
[]
[]
0 of 0array:16 [▼ "cookie" => array:1 [▶ 0 => "_pk_id.3.58f2=2d78745f139baad9.1743857381.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6Ik5TUjQwS1ZwSzU3MVNxb0ltSVZ0WlE9PSIsInZhbHVlIjoiZkFxUjBxOFNBR0FQbU44U3p0cWJ5Zi8wMC8zWXVObVpxeTZOWlpHOWhrdm9malhMVEdxQ3Z6ZlQydEljSFJUeFg2dDZ2MlM4c0I0R1NRZU0weWs1OVpEajNUWUxRT1JlZEtDeHlCWDc5QkswNmhGWlpWRmFUV3JiUWwzc1drRmIiLCJtYWMiOiI4MjBlMWIxYTI3MjkyNzAyYmJlOTJlYzEzYTFkZWNlY2ViZmQ4ZDM4YWYzMzM0ZDk2Mjg3YTE0N2Y4NjRjNDI2IiwidGFnIjoiIn0%3D; hours_frontend_session=eyJpdiI6IlFwYWpRb2tsTm9zaTc4UnBlcVZSL3c9PSIsInZhbHVlIjoiMjRmdVpmYzUxNXlzTEROOEdWL1daeGoyWTJJV3k1M0ZKNnN1L05wUWZBZXZ0S0xxMWFIWkJJR1VOSGRlWjRHbFd5V1FhYzhZMkZhQmJlMzJYQUtCL1lXQnprcU4vaGFtUWdaazNBTWJZc0lLUldWa3FmcUN3cEk2TStzTHRYMmgiLCJtYWMiOiI1YjAxOTRmNDlmMmI4NGM1ZjM2NDFmZWNhYTllZmYwMzhlM2NjNjg3MzhlZDQ2MDdhODkwOGIwYzMwYzhkN2E5IiwidGFnIjoiIn0%3D ◀_pk_id.3.58f2=2d78745f139baad9.1743857381.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6Ik5TUjQwS1ZwSzU3MVNxb0ltSVZ0WlE9PSIsInZhbHVlIjoiZkFxUjBxOFNBR0FQbU44U3p0cWJ5Zi8 ▶" ] "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" => "iLQEI9ie0JFGMOw2xhsGEsf9QLZIBPInWZanJefe" "hours_frontend_session" => "FV15Tky8VTHiQ5QxYVvGiB2zo7wknXoLUoRh8huu" ]
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 => "Sat, 05 Apr 2025 12:49:42 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=eyJpdiI6IlNDVncrcGR6YWlwTHdRcmZkZ0d4MUE9PSIsInZhbHVlIjoiTHU2S2VsZmVQcHRNa2RiaERrWWZ2UzI4NUdDY0pWV3h6QUIrSlVnWkpYZFd0TnNtR3VzVDZkV1M2NWRLNlJHa3NwRW5lWU1RRFlaejNYb2l3RmJqeldveG5UOEgyMDQ5RmgrQTRkQnlIMWtyTTNPRG9UTnVCMGpDRzdOVThhcjEiLCJtYWMiOiJmMTliMDE3YmFkODhjMjBlOWQwMTI2ZjdkNWFhNGNlZGNkYjVmZTNkN2FjNGEzZGM1MzQ0OGRiZDJlZmQzNjMxIiwidGFnIjoiIn0%3D; expires=Sat, 05 Apr 2025 14:49:46 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IlNDVncrcGR6YWlwTHdRcmZkZ0d4MUE9PSIsInZhbHVlIjoiTHU2S2VsZmVQcHRNa2RiaERrWWZ2UzI4NUdDY0pWV3h6QUIrSlVnWkpYZFd0TnNtR3VzVDZkV1M2NWRLNlJHa3NwRW5lW ▶" 1 => "hours_frontend_session=eyJpdiI6Ims0VU9VbnpUTS9tUGRmMlNma1JKU1E9PSIsInZhbHVlIjoiY0lTNTc4Q1lhd2RmS3BiWHpSNGxZelZ5VFdtRFpEYjR1MDd1b1o1UEtTUjlTb1YrQ2dxbnhhZEpTci9FUXFJUkFuM1EwQXgxQnprYmxSb2VvUWFYc0dVL0RSdWlPdDlNT3VnZmp6NGZUMDNSRWNITW5DL0xWWm8zcGllUkltTW8iLCJtYWMiOiIzYjk4OTkwNWI3Mjk2MTc3MjcyOTJhY2U4ZDJlOTExOTJjZDFlZThjOWU5YjVkMzVlMWY2ZDNkY2FiODIxM2VmIiwidGFnIjoiIn0%3D; expires=Sat, 05 Apr 2025 14:49:46 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀hours_frontend_session=eyJpdiI6Ims0VU9VbnpUTS9tUGRmMlNma1JKU1E9PSIsInZhbHVlIjoiY0lTNTc4Q1lhd2RmS3BiWHpSNGxZelZ5VFdtRFpEYjR1MDd1b1o1UEtTUjlTb1YrQ2dxbnhhZEpTci9FU ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlNDVncrcGR6YWlwTHdRcmZkZ0d4MUE9PSIsInZhbHVlIjoiTHU2S2VsZmVQcHRNa2RiaERrWWZ2UzI4NUdDY0pWV3h6QUIrSlVnWkpYZFd0TnNtR3VzVDZkV1M2NWRLNlJHa3NwRW5lWU1RRFlaejNYb2l3RmJqeldveG5UOEgyMDQ5RmgrQTRkQnlIMWtyTTNPRG9UTnVCMGpDRzdOVThhcjEiLCJtYWMiOiJmMTliMDE3YmFkODhjMjBlOWQwMTI2ZjdkNWFhNGNlZGNkYjVmZTNkN2FjNGEzZGM1MzQ0OGRiZDJlZmQzNjMxIiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 14:49:46 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IlNDVncrcGR6YWlwTHdRcmZkZ0d4MUE9PSIsInZhbHVlIjoiTHU2S2VsZmVQcHRNa2RiaERrWWZ2UzI4NUdDY0pWV3h6QUIrSlVnWkpYZFd0TnNtR3VzVDZkV1M2NWRLNlJHa3NwRW5lW ▶" 1 => "hours_frontend_session=eyJpdiI6Ims0VU9VbnpUTS9tUGRmMlNma1JKU1E9PSIsInZhbHVlIjoiY0lTNTc4Q1lhd2RmS3BiWHpSNGxZelZ5VFdtRFpEYjR1MDd1b1o1UEtTUjlTb1YrQ2dxbnhhZEpTci9FUXFJUkFuM1EwQXgxQnprYmxSb2VvUWFYc0dVL0RSdWlPdDlNT3VnZmp6NGZUMDNSRWNITW5DL0xWWm8zcGllUkltTW8iLCJtYWMiOiIzYjk4OTkwNWI3Mjk2MTc3MjcyOTJhY2U4ZDJlOTExOTJjZDFlZThjOWU5YjVkMzVlMWY2ZDNkY2FiODIxM2VmIiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 14:49:46 GMT; path=/; httponly ◀hours_frontend_session=eyJpdiI6Ims0VU9VbnpUTS9tUGRmMlNma1JKU1E9PSIsInZhbHVlIjoiY0lTNTc4Q1lhd2RmS3BiWHpSNGxZelZ5VFdtRFpEYjR1MDd1b1o1UEtTUjlTb1YrQ2dxbnhhZEpTci9FU ▶" ] ]
0 of 0array:5 [▼ "_token" => "iLQEI9ie0JFGMOw2xhsGEsf9QLZIBPInWZanJefe" "parent_page" => "pages.city-category" "url" => array:1 [▶ "intended" => "https://alpha.hours.com/Friesland/Bolsward/Bouwmarkten" ] "_previous" => array:1 [▶ "url" => "https://alpha.hours.com/Friesland/Bolsward/Bouwmarkten" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]