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.96s |
1 x Booting (0.22%) | 8.67ms |
Backtrace |
select * from `routes` where `route` = 'Friesland/Sint-Nicolaasga/Kappers' limit 1
Bindings | |
Backtrace |
update `routes` set `visit_count` = `visit_count` + 1, `routes`.`updated_at` = '2025-04-07 05:30:26' where `id` = 297544
Bindings | |
Backtrace |
select * from `establishments` where `slug` = 'Friesland/Sint-Nicolaasga/Kappers' and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Friesland/Sint-Nicolaasga/Kappers' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Friesland/Sint-Nicolaasga/Kappers' limit 1
Bindings | |
Backtrace |
select * from `businesses` where `slug` = 'Friesland/Sint-Nicolaasga/Kappers' limit 1
Bindings | |
Backtrace |
select * from `attributes` where `slug` = 'Friesland/Sint-Nicolaasga/Kappers' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Kappers' limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Friesland/Sint-Nicolaasga' and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101807417 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `regions` where `regions`.`locality_id` = 101807417 and `regions`.`locality_id` is not null and `type` = 'neighbourhood'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101807417 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping area'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101807417 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` = 101807417 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` = 101807417 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` = 'Kappers')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (52051, 1114098)
Backtrace |
select * from `categories` where `categories`.`id` in (100246)
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.75425000', '52.92322900')) 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` = 'Kappers')) and `id` not in (452309, 2119999) and `establishments`.`deleted_at` is null order by `distance` asc limit 1
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (1113608)
Backtrace |
select * from `categories` where `categories`.`id` in (100246)
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` = 101807417 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.75425000', '52.92322900')) 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` = 101807417 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.75425000', '52.92322900')) 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` = 101807417 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.75425000', '52.92322900')) 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 (55381, 70274, 70760)
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` = 101807417 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.75425000', '52.92322900')) 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 (33978, 53784, 1170933)
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` = 101807417 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.75425000', '52.92322900')) 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` = 100246 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.75425000' and `latitude` = '52.92322900' and `height` = 1200 and `width` = 1200) limit 1
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('5.75425000', '52.92322900')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100246 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (6185, 6694, 7511, 9320, 10776, 11226, 20183, 30936, 31490, 31724, 32194, 32276, 33406, 33898, 35181, 35721, 35729, 36068, 36354, 36702, 37215, 37528, 37651, 39001, 39204, 39483, 40375, 41319, 41441, 50309, 50583, 50590, 50716, 51813, 52051, 52575, 54848, 55348, 55431, 55472, 55501, 55551, 56013, 56099, 56499, 57297, 61433, 62350, 62801, 62875, 62909, 65780, 70233, 70234, 70341, 70423, 70528, 70806, 71132, 71141, 76432, 79519, 79709, 81491, 83797, 1105203, 1106904, 1106928, 1106942, 1106951, 1109546, 1109861, 1110940, 1112408, 1112802, 1112843, 1112855, 1113608, 1113951, 1114098, 1114938, 1114940, 1115050, 1115141, 1115491, 1115494, 1170810)
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 452309 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2119999 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2119501 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 463592 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 402773 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 447323 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 610469 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2120986 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 794522 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2121454 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 415232 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2118256 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 451148 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 636425 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 357815 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2112294 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2121080 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 386534 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 623258 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2115205 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3282826 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 626576 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 447347 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 581132 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2115558 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 609947 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 384068 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2120874 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 611174 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 463670 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('5.75425000', '52.92322900')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100246 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (6185, 6694, 7511, 9320, 10776, 11226, 20183, 30936, 31490, 31724, 32194, 32276, 33406, 33898, 35181, 35721, 35729, 36068, 36354, 36702, 37215, 37528, 37651, 39001, 39204, 39483, 40375, 41319, 41441, 50309, 50583, 50590, 50716, 51813, 52051, 52575, 54848, 55348, 55431, 55472, 55501, 55551, 56013, 56099, 56499, 57297, 61433, 62350, 62801, 62875, 62909, 65780, 70233, 70234, 70341, 70423, 70528, 70806, 71132, 71141, 76432, 79519, 79709, 81491, 83797, 1105203, 1106904, 1106928, 1106942, 1106951, 1109546, 1109861, 1110940, 1112408, 1112802, 1112843, 1112855, 1113608, 1113951, 1114098, 1114938, 1114940, 1115050, 1115141, 1115491, 1115494, 1170810)
Backtrace |
200
[]
[]
0 of 0array:16 [▼ "cookie" => array:1 [▶ 0 => "_pk_id.3.58f2=3e677b3190778664.1744003813.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6ImptUFZiTDZPNHZaQ0NqMTlCUUlZR1E9PSIsInZhbHVlIjoiaG84L0FrV3puR2czUndrMWJneHNEMldBY0JsTW5WYlpwdkl1eFhmTEdTbSs2aVJ4UmRnU3M4WjQyekdmNU5qY1J0WEpJN0VITXpYYStPOEpRREVUUEFCSjdQbDZYTTl0YXhNOHN4dDRWenAxbWpkbEF4d3Jaa0NXRk5RUURYTSsiLCJtYWMiOiIyMmExYmUyYmJmYzBlZDU4YzI5OTE2MGE3MDRhMWE5ODM3ZWQ5OWJjMDJmZDRmYzhjZjE5YjMxMDViODhlYTZiIiwidGFnIjoiIn0%3D; hours_frontend_session=eyJpdiI6Ijh6ZytlcWttM3ptYjVsSFo3VFVKZ2c9PSIsInZhbHVlIjoiV096b3d2WHlJM0YxYnlEdTFyVXVwL1lwQ1YwZTdBdXlRUHVicjd4SkxlRW1SK1RURzh4QThVdGFJV1Z3UWdUM2NwNmZUekg0WW44ZTFSdWROeUxuVzliOS9xaDArd2N2TTdKYU05Ti8vbHNjVVBjTDR4M3UyS1ptMDBtNnMwakMiLCJtYWMiOiIzZDQ4Y2U4MDVlYzlkNjM3Mzk4YWU2MDUwNTVkMWQ2Y2MzYWI1OTVmYTIzYzZmNjBjMDQzMjk3YjUyMGM4NjIwIiwidGFnIjoiIn0%3D ◀_pk_id.3.58f2=3e677b3190778664.1744003813.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6ImptUFZiTDZPNHZaQ0NqMTlCUUlZR1E9PSIsInZhbHVlIjoiaG84L0FrV3puR2czUndrMWJneHNEMld ▶" ] "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" => "gqh3EHA6ZvQrvmiXt8GtXHZhz1HCSis64VTbbGeC" "hours_frontend_session" => "63RBucJggxbTwBgcIOibJ4dKuazSS7vGmUofPoCB" ]
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, 07 Apr 2025 05:30:26 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=eyJpdiI6IjFwNThDQUEyclpNN2tvNWRsMDI3WUE9PSIsInZhbHVlIjoiNVRQVVYyYXMxOEkrSVJhUDVFdVF2TU14c1hmWmRpUHNlTlNzUkNwc2E2SG1nQ2hwa3ArOCs0VG0rVjRWWDMwZ1dLUGduUHZoeHkvZkcrTEhvbHhiUTVlQ3RmdzRrSWRIUWpsdkJ5WUdBVGRURnZxa0c0S3dPazM1YjNnaWlYYWQiLCJtYWMiOiJlNjJmZjhkOTU3ZWI0YWEwMmJjYzc4NjNhZWI2MTY1Mzk3ZmI0ZTNhYWViNzY5OWRlMzg5NzlkNmJjNzlhYjVjIiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 07:30:30 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IjFwNThDQUEyclpNN2tvNWRsMDI3WUE9PSIsInZhbHVlIjoiNVRQVVYyYXMxOEkrSVJhUDVFdVF2TU14c1hmWmRpUHNlTlNzUkNwc2E2SG1nQ2hwa3ArOCs0VG0rVjRWWDMwZ1dLUGduU ▶" 1 => "hours_frontend_session=eyJpdiI6Ik5kNHZheGZTVmp0d2Y5RGIrdTFwenc9PSIsInZhbHVlIjoiRllnUzFkNW0yNE1DY2pvOXpzNHpQeHBzeGMvclU2Qm13ZktkUjcrc1AvMDdNSmkxaENpTVdPTC9TUjRocG91MlRTVE5BdStBUUxOUEFDb3dzNkVaWHRWenppeHgxV3FZb0ZidldTWEp4SmNlSkp6OXRBY055OXk5L3IycllHbmsiLCJtYWMiOiJjYWVjNjQxOWY4MTY3MjRkOWYwNmU1YzdlYjQ0ZTc0NDQ1YzY3Y2JlNDY5Yzc1YTkwZmZlNDQyZDYyMTI0ZGM4IiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 07:30:30 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀hours_frontend_session=eyJpdiI6Ik5kNHZheGZTVmp0d2Y5RGIrdTFwenc9PSIsInZhbHVlIjoiRllnUzFkNW0yNE1DY2pvOXpzNHpQeHBzeGMvclU2Qm13ZktkUjcrc1AvMDdNSmkxaENpTVdPTC9TUjRoc ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjFwNThDQUEyclpNN2tvNWRsMDI3WUE9PSIsInZhbHVlIjoiNVRQVVYyYXMxOEkrSVJhUDVFdVF2TU14c1hmWmRpUHNlTlNzUkNwc2E2SG1nQ2hwa3ArOCs0VG0rVjRWWDMwZ1dLUGduUHZoeHkvZkcrTEhvbHhiUTVlQ3RmdzRrSWRIUWpsdkJ5WUdBVGRURnZxa0c0S3dPazM1YjNnaWlYYWQiLCJtYWMiOiJlNjJmZjhkOTU3ZWI0YWEwMmJjYzc4NjNhZWI2MTY1Mzk3ZmI0ZTNhYWViNzY5OWRlMzg5NzlkNmJjNzlhYjVjIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 07:30:30 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IjFwNThDQUEyclpNN2tvNWRsMDI3WUE9PSIsInZhbHVlIjoiNVRQVVYyYXMxOEkrSVJhUDVFdVF2TU14c1hmWmRpUHNlTlNzUkNwc2E2SG1nQ2hwa3ArOCs0VG0rVjRWWDMwZ1dLUGduU ▶" 1 => "hours_frontend_session=eyJpdiI6Ik5kNHZheGZTVmp0d2Y5RGIrdTFwenc9PSIsInZhbHVlIjoiRllnUzFkNW0yNE1DY2pvOXpzNHpQeHBzeGMvclU2Qm13ZktkUjcrc1AvMDdNSmkxaENpTVdPTC9TUjRocG91MlRTVE5BdStBUUxOUEFDb3dzNkVaWHRWenppeHgxV3FZb0ZidldTWEp4SmNlSkp6OXRBY055OXk5L3IycllHbmsiLCJtYWMiOiJjYWVjNjQxOWY4MTY3MjRkOWYwNmU1YzdlYjQ0ZTc0NDQ1YzY3Y2JlNDY5Yzc1YTkwZmZlNDQyZDYyMTI0ZGM4IiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 07:30:30 GMT; path=/; httponly ◀hours_frontend_session=eyJpdiI6Ik5kNHZheGZTVmp0d2Y5RGIrdTFwenc9PSIsInZhbHVlIjoiRllnUzFkNW0yNE1DY2pvOXpzNHpQeHBzeGMvclU2Qm13ZktkUjcrc1AvMDdNSmkxaENpTVdPTC9TUjRoc ▶" ] ]
0 of 0array:5 [▼ "_token" => "gqh3EHA6ZvQrvmiXt8GtXHZhz1HCSis64VTbbGeC" "parent_page" => "pages.city-category" "url" => array:1 [▶ "intended" => "https://alpha.hours.com/Friesland/Sint-Nicolaasga/Kappers" ] "_previous" => array:1 [▶ "url" => "https://alpha.hours.com/Friesland/Sint-Nicolaasga/Kappers" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]