Missing h1-85892 in pages/business-list
Missing p-85892 in pages/business-list
Missing p-85892 in pages/business-list
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 (98%) | 438ms |
1 x Booting (2%) | 8.94ms |
# Query soft limit for Debugbar is reached after 100 queries, additional 23 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
Backtrace |
select * from `routes` where `route` = 'Bang-en-Olufsen/establishments' limit 1
Bindings | |
Backtrace |
update `routes` set `visit_count` = `visit_count` + 1, `routes`.`updated_at` = '2025-04-08 23:31:32' where `id` = 269020
Bindings | |
Backtrace |
select * from `establishments` where `slug` = 'Bang-en-Olufsen' and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Bang-en-Olufsen' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Bang-en-Olufsen' limit 1
Bindings | |
Backtrace |
select * from `businesses` where `slug` = 'Bang-en-Olufsen' limit 1
Bindings | |
Backtrace |
select * from `categories` where `categories`.`id` = 100029 limit 1
Bindings | |
Backtrace |
select distinct `regions`.*, `establishments`.`business_id` as `laravel_through_key` from `regions` inner join `establishments` on `establishments`.`locality_id` = `regions`.`id` where `establishments`.`business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101751891 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101751887 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101751893 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101754663 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101751827 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101751843 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101837769 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101751817 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101751819 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101809869 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101751871 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101837807 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101837971 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101751857 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101808515 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101751859 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101751821 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point(4.895168, 52.370216)) AS distance from `establishments` where `establishments`.`business_id` = 11579 and `establishments`.`business_id` is not null and `establishments`.`deleted_at` is null order by `distance` asc 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 count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101751891 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101751891 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101751891 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101751887 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101751887 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101751887 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101751893 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101751893 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101751893 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101751857 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101751857 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101751857 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101751821 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101751821 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101751821 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101751819 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101751819 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101751819 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101751871 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101751871 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101751871 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101808515 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101808515 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101808515 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101837769 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101837769 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101837769 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101754663 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101754663 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101754663 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101751859 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101751859 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101751859 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101751843 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101751843 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101751843 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101837971 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101837971 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101837971 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101751817 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101751817 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101751817 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101751827 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101751827 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101751827 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101809869 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101809869 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101809869 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `establishments` where `establishments`.`locality_id` = 101837807 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101837807 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `establishments` where `establishments`.`locality_id` = 101837807 and `establishments`.`locality_id` is not null and `business_id` = 11579 and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point(4.895168, 52.370216)) AS distance from `establishments` where `establishments`.`business_id` = 11579 and `establishments`.`business_id` is not null and `establishments`.`deleted_at` is null order by `distance` asc
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` = 11579 limit 1
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` = 11579 limit 1
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` = 11579 limit 1
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` = 11579 limit 1
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` = 11579 limit 1
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` = 11579 limit 1
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` = 11579 limit 1
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` = 11579 limit 1
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` = 11579 limit 1
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` = 11579 limit 1
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` = 11579 limit 1
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` = 11579 limit 1
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` = 11579 limit 1
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` = 11579 limit 1
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` = 11579 limit 1
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` = 11579 limit 1
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` = 11579 limit 1
Bindings | |
Backtrace |
select * from `static_maps` where (`longitude` = '4.88018' and `latitude` = '52.3554' and `height` = 1200 and `width` = 1200) limit 1
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 `regions` where `regions`.`id` = ? and `type` = ? limit 1
select * from `regions` where `regions`.`id` = ? and `type` = ? limit 1
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point(?, ?)) AS distance from `establishments` where `establishments`.`business_id` = ? and `establishments`.`business_id` is not null and `establishments`.`deleted_at` is null order by `distance` asc limit 90
select * from `businesses` where `businesses`.`id` in (11579)
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = ? and `establishment_departments`.`establishment_id` is not null
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = ? and `establishment_departments`.`establishment_id` is not null
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = ? and `establishment_departments`.`establishment_id` is not null
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = ? and `establishment_departments`.`establishment_id` is not null
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = ? and `establishment_departments`.`establishment_id` is not null
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = ? and `establishment_departments`.`establishment_id` is not null
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = ? and `establishment_departments`.`establishment_id` is not null
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = ? and `establishment_departments`.`establishment_id` is not null
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = ? and `establishment_departments`.`establishment_id` is not null
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = ? and `establishment_departments`.`establishment_id` is not null
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = ? and `establishment_departments`.`establishment_id` is not null
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = ? and `establishment_departments`.`establishment_id` is not null
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = ? and `establishment_departments`.`establishment_id` is not null
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = ? and `establishment_departments`.`establishment_id` is not null
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = ? and `establishment_departments`.`establishment_id` is not null
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = ? and `establishment_departments`.`establishment_id` is not null
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = ? and `establishment_departments`.`establishment_id` is not null
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point(?, ?)) AS distance from `establishments` where `establishments`.`business_id` = ? and `establishments`.`business_id` is not null and `establishments`.`deleted_at` is null order by `distance` asc limit 90
select * from `businesses` where `businesses`.`id` in (11579)
200
[]
[]
0 of 0array:16 [▼ "cookie" => array:1 [▶ 0 => "_pk_id.3.58f2=85180b5a5efbc6e7.1744155087.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6IlFpbzc2MXNEM002U2lHbjBycm90V2c9PSIsInZhbHVlIjoialRQL1ZWNzVqTVRKak9BMkJCTUsvdHhPWG1rMG0xQ0lZVmFrVElTTU5UbzhUcGpjQWphRklDdmNtVWd1TmNaamF4amd5dmh6TmRiTlJIcFhGR3YxaU9QcXhsRHBQeVZPN3VJNmpLNTc2ZTVIczdET1hTcW8yM0E5Z0sxY2hqVFMiLCJtYWMiOiI4MWEzZjRjYWY4NGQ0M2RlODIwOWIwMjk3MjQyZmRlZDM3MTZmNTkyZDZmZTg0ZmQxZDExZTA2ZWJhNDNmM2VmIiwidGFnIjoiIn0%3D; hours_frontend_session=eyJpdiI6IkJPbDc1ZkNGWXBhL01aUkIxQzdhT1E9PSIsInZhbHVlIjoid25nalFiQnhkbHZVVmQrbno5RGVrZzdCWXBWVFBSaVFkUWpSYWZ2U2JibkkxVTROQ1JXeTBCQ3VpS0RyS0tzVkRhUXQ4Q1B2RTBnT1ZHalRsZTVnM3dkMzVwaTViT1ZTUm5xMzNGeXcrSzdjV3dMRmlwWVR2YnZWbkVveWVKbmIiLCJtYWMiOiJlOWJlZDU4ZjhjM2VmYzAwYjc5YWFlOTBiYTZhMzU1OTYyMzc4ODRjNjBkOTJjMjI2MDRiNzM5MWExMGI2MjdhIiwidGFnIjoiIn0%3D ◀_pk_id.3.58f2=85180b5a5efbc6e7.1744155087.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6IlFpbzc2MXNEM002U2lHbjBycm90V2c9PSIsInZhbHVlIjoialRQL1ZWNzVqTVRKak9BMkJCTUsvdHh ▶" ] "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" => "Dgc6t1y7NhjY8ZFXucFrwtqJWqKQUqOimSBgRo8t" "hours_frontend_session" => "xdRNdcvmoMFz70KDLq2f2IQrxjycVsszK9VCnu3O" ]
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 23:31:32 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=eyJpdiI6ImQwNmhmOGwrVFBpTFJxR0IzK2J2c1E9PSIsInZhbHVlIjoiaGhVaWpiZWlkMi9haW9XMmhmUXVRVHFuMEpjWWsxaXJrT2lLZFVvZEtaNDh4L2wxNjJnMlQwU1hjdDU3b1lTeGV1VnRLTkV1TE10RGVoQk9xWlFEVXBWN1RjRXlkVHhzQ1dlWGxkTXVqOU5mRURVOEtyd1FLWmM5TFJHOVYxOSsiLCJtYWMiOiJjZjVlZGY0MWMzN2Y5MzNlMjMxM2VkZDE0NGUyZGZkNmM3YjJmNGFkMWIzY2JiOTYyNTM1M2M2NmVhOTNmOTU1IiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 01:31:33 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6ImQwNmhmOGwrVFBpTFJxR0IzK2J2c1E9PSIsInZhbHVlIjoiaGhVaWpiZWlkMi9haW9XMmhmUXVRVHFuMEpjWWsxaXJrT2lLZFVvZEtaNDh4L2wxNjJnMlQwU1hjdDU3b1lTeGV1VnRLT ▶" 1 => "hours_frontend_session=eyJpdiI6InFPUnNrdnBpbXRuMmorSzZZK2ZQM3c9PSIsInZhbHVlIjoibW9hU2ljMWdOTnQ3OUNFTlppVUlpc3ozWk9CcGFBUGpuS3F4WlA0d3p1dXY5UkpCREFBTWxxaG9JVkJienlnQkx5Mm05SnJXY3M0Z1VJMEFGMDRVRlVGbHR4OTNVVlRMc2lIS0ErZmNrTnZqZkd3WVVqbFpQd0lYeE5BUzVhRGQiLCJtYWMiOiIxYjc5MDBiY2U2ODI0MGRiNGU0YzMwZGZhMGMzZWM4MzkyNDU0NWY1M2M4ODYzMThhMWYyZGNhNzMxZDNkOThkIiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 01:31:33 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀hours_frontend_session=eyJpdiI6InFPUnNrdnBpbXRuMmorSzZZK2ZQM3c9PSIsInZhbHVlIjoibW9hU2ljMWdOTnQ3OUNFTlppVUlpc3ozWk9CcGFBUGpuS3F4WlA0d3p1dXY5UkpCREFBTWxxaG9JVkJie ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImQwNmhmOGwrVFBpTFJxR0IzK2J2c1E9PSIsInZhbHVlIjoiaGhVaWpiZWlkMi9haW9XMmhmUXVRVHFuMEpjWWsxaXJrT2lLZFVvZEtaNDh4L2wxNjJnMlQwU1hjdDU3b1lTeGV1VnRLTkV1TE10RGVoQk9xWlFEVXBWN1RjRXlkVHhzQ1dlWGxkTXVqOU5mRURVOEtyd1FLWmM5TFJHOVYxOSsiLCJtYWMiOiJjZjVlZGY0MWMzN2Y5MzNlMjMxM2VkZDE0NGUyZGZkNmM3YjJmNGFkMWIzY2JiOTYyNTM1M2M2NmVhOTNmOTU1IiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 01:31:33 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6ImQwNmhmOGwrVFBpTFJxR0IzK2J2c1E9PSIsInZhbHVlIjoiaGhVaWpiZWlkMi9haW9XMmhmUXVRVHFuMEpjWWsxaXJrT2lLZFVvZEtaNDh4L2wxNjJnMlQwU1hjdDU3b1lTeGV1VnRLT ▶" 1 => "hours_frontend_session=eyJpdiI6InFPUnNrdnBpbXRuMmorSzZZK2ZQM3c9PSIsInZhbHVlIjoibW9hU2ljMWdOTnQ3OUNFTlppVUlpc3ozWk9CcGFBUGpuS3F4WlA0d3p1dXY5UkpCREFBTWxxaG9JVkJienlnQkx5Mm05SnJXY3M0Z1VJMEFGMDRVRlVGbHR4OTNVVlRMc2lIS0ErZmNrTnZqZkd3WVVqbFpQd0lYeE5BUzVhRGQiLCJtYWMiOiIxYjc5MDBiY2U2ODI0MGRiNGU0YzMwZGZhMGMzZWM4MzkyNDU0NWY1M2M4ODYzMThhMWYyZGNhNzMxZDNkOThkIiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 01:31:33 GMT; path=/; httponly ◀hours_frontend_session=eyJpdiI6InFPUnNrdnBpbXRuMmorSzZZK2ZQM3c9PSIsInZhbHVlIjoibW9hU2ljMWdOTnQ3OUNFTlppVUlpc3ozWk9CcGFBUGpuS3F4WlA0d3p1dXY5UkpCREFBTWxxaG9JVkJie ▶" ] ]
0 of 0array:5 [▼ "_token" => "Dgc6t1y7NhjY8ZFXucFrwtqJWqKQUqOimSBgRo8t" "parent_page" => "pages.business-list" "url" => array:1 [▶ "intended" => "https://alpha.hours.com/Bang-en-Olufsen/establishments" ] "_previous" => array:1 [▶ "url" => "https://alpha.hours.com/Bang-en-Olufsen/establishments" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]