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.8%) | 3.92s |
1 x Booting (0.2%) | 7.71ms |
Backtrace |
select * from `routes` where `route` = 'Groningen/Hoogezand/Meubelstoffering' limit 1
Bindings | |
Backtrace |
update `routes` set `visit_count` = `visit_count` + 1, `routes`.`updated_at` = '2025-04-14 15:49:43' where `id` = 275213
Bindings | |
Backtrace |
select * from `establishments` where `slug` = 'Groningen/Hoogezand/Meubelstoffering' and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Groningen/Hoogezand/Meubelstoffering' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Groningen/Hoogezand/Meubelstoffering' limit 1
Bindings | |
Backtrace |
select * from `businesses` where `slug` = 'Groningen/Hoogezand/Meubelstoffering' limit 1
Bindings | |
Backtrace |
select * from `attributes` where `slug` = 'Groningen/Hoogezand/Meubelstoffering' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Meubelstoffering' limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Groningen/Hoogezand' and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101837993 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `regions` where `regions`.`locality_id` = 101837993 and `regions`.`locality_id` is not null and `type` = 'neighbourhood'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101837993 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping area'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101837993 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping street'
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 85687059 and `type` = 'region' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101837993 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` = 101837993 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` = 'Meubelstoffering')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (48100)
Backtrace |
select * from `categories` where `categories`.`id` in (100313)
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('6.76698800', '53.14327000')) 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` = 'Meubelstoffering')) and `id` not in (438752) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (53593, 79191)
Backtrace |
select * from `categories` where `categories`.`id` in (100313)
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` = 101837993 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('6.76698800', '53.14327000')) 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` = 101837993 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('6.76698800', '53.14327000')) 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` = 101837993 and `establishments`.`locality_id` is not null and exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'Restaurants')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (56992)
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`, establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('6.76698800', '53.14327000')) 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 `id` not in (480812) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (5777, 38953)
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` = 101837993 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('6.76698800', '53.14327000')) 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 (31560, 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` = 101837993 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('6.76698800', '53.14327000')) 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` = 100313 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 establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('6.76698800', '53.14327000')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100313 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (7504, 10089, 10786, 31066, 31558, 31712, 32277, 32759, 34186, 34555, 36661, 36747, 36822, 37000, 38015, 38066, 39029, 40905, 41005, 41804, 42684, 43124, 47830, 48100, 49563, 49726, 49834, 50092, 50317, 50971, 51014, 51352, 52228, 52299, 52554, 53117, 53184, 53572, 53593, 53877, 54236, 54356, 56388, 56679, 57492, 59521, 61481, 61602, 62241, 62381, 62397, 62836, 62886, 64449, 67974, 68099, 68951, 70576, 70672, 70943, 72253, 74838, 75439, 75748, 76094, 76709, 77365, 78201, 78335, 78614, 79191, 81314, 83519, 299031, 309885, 1070197, 1104519, 1109477, 1110533, 1110998, 1111996, 1112568, 1112663, 1112937, 1113274, 1113681, 1114793, 1171922, 1613608)
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 438752 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 458000 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 634484 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 582614 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 611519 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 466316 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 413408 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2158498 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 393674 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 796373 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2158652 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2119157 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 631340 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 388085 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 624986 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 610580 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2115133 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 454349 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 404393 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 382709 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 504365 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 631775 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 584918 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 449714 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2118816 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 585086 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 354527 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 625835 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 400361 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2110871 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('6.76698800', '53.14327000')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100313 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (7504, 10089, 10786, 31066, 31558, 31712, 32277, 32759, 34186, 34555, 36661, 36747, 36822, 37000, 38015, 38066, 39029, 40905, 41005, 41804, 42684, 43124, 47830, 48100, 49563, 49726, 49834, 50092, 50317, 50971, 51014, 51352, 52228, 52299, 52554, 53117, 53184, 53572, 53593, 53877, 54236, 54356, 56388, 56679, 57492, 59521, 61481, 61602, 62241, 62381, 62397, 62836, 62886, 64449, 67974, 68099, 68951, 70576, 70672, 70943, 72253, 74838, 75439, 75748, 76094, 76709, 77365, 78201, 78335, 78614, 79191, 81314, 83519, 299031, 309885, 1070197, 1104519, 1109477, 1110533, 1110998, 1111996, 1112568, 1112663, 1112937, 1113274, 1113681, 1114793, 1171922, 1613608)
Backtrace |
200
[]
[]
0 of 0array:16 [▼ "cookie" => array:1 [▶ 0 => "_pk_id.3.58f2=51006aebca66c6c1.1744645781.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6InEyOXFxTU5NUEdtRXdXam9HOVJRVVE9PSIsInZhbHVlIjoiYlNwZGJoZU9jZ2hEbDBYem0vbjZDTFFMaUI4ekNNMW5mcVR0MWlvRFpQbklGOGNHM0RJRHlNOXRwbDMwa3d6aUpiWjZTaHZTaS9Jdnh6WFd3enlGZFVqYnpYYjU5bzE5Y2hUbHpCNnhNRTBPZ3BZUUxUV0dHOCtTb05nV0E2Vm4iLCJtYWMiOiI0MWYyYjU0MzVlZWY5YzdiNzczMGQ3Y2RmMmMxZjgxY2QwMWE3YWUwYWNkNmI4MDIwYWUxMWIyYWY5MGJjMjJmIiwidGFnIjoiIn0%3D; hours_frontend_session=eyJpdiI6InMxcUpNWVYxQmhlcVRkc2hjRmcxR0E9PSIsInZhbHVlIjoid2NyYStGelZtRzl4QXJrajhLWVcvSUFzQXg4cEVLVkUybDhaNWdJU0FzV05oclNMb1lqczZjU2NuWnVVNXNqRFdmclBmaXkzeW9GWnJJeU9GK2lVczlLaXFvWlNWWVU4ckxoS09BbllTODZVbDVHZlpxZ1h6V3YzZUM1aXk1UTkiLCJtYWMiOiJhOWRmZDBiYmJhZjRiOWY4MTU3MTJlNzg2NWI4NDEzMzU3MTVkMzNlN2UyNjViN2FiODNiYjA0MzI3ZDM1MTBkIiwidGFnIjoiIn0%3D ◀_pk_id.3.58f2=51006aebca66c6c1.1744645781.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6InEyOXFxTU5NUEdtRXdXam9HOVJRVVE9PSIsInZhbHVlIjoiYlNwZGJoZU9jZ2hEbDBYem0vbjZDTFF ▶" ] "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" => "xKaOFSZvxN8QT7YBz3aUPnl6WcpQVbnawN2dHEY8" "hours_frontend_session" => "klBrQOqLBQNQLUvzqjhJWhdpP2PCHABE7jsdIwP2" ]
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 15:49:43 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=eyJpdiI6IkZKVHhZYTdEdytVMUxQYmZEWmdKUUE9PSIsInZhbHVlIjoiaWg4dmlFWjFTd1pXVzZCTW5qZUVEWDFTV016Q2RsWlgrSDRNL280Y3BGOVJNbjJHSFdXWEY4eGo4bHpKUEFKYytlRXNwZXRHWS9vVFhzSXA0cUZ4cCtPK1QwUlVSVml0ZnNsN2RFc21Td1lDbyt6U1g1czExYTZmSXJPZTJnMmQiLCJtYWMiOiIzMzY2MmQ0MDRlNDEyN2NmNmEzNjBhOGYzNjQwZGRlZTBmNzM1NzUzZTJjZDY4MDIyNmI1NWY2M2U1MTE5MTVhIiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 17:49:47 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IkZKVHhZYTdEdytVMUxQYmZEWmdKUUE9PSIsInZhbHVlIjoiaWg4dmlFWjFTd1pXVzZCTW5qZUVEWDFTV016Q2RsWlgrSDRNL280Y3BGOVJNbjJHSFdXWEY4eGo4bHpKUEFKYytlRXNwZ ▶" 1 => "hours_frontend_session=eyJpdiI6InZES3g2RVI4WVphYkJLM011Q1hRM3c9PSIsInZhbHVlIjoiNlJ3QUlmbGNIVytqemUvUElCQUtnRzJ2eDJham1BeFpCbVkvTmN4c3g5TG5Od0VhTlMzSmNkRUM5NmNMNGZaazlFcmtkN0VIVnYyOTdZTkRCbEV0QzhlU2JLdEF4a2xaQkRMYXJCdUo1YzBOV3NtMm5zZWN3WmZ3V285NjR0OTYiLCJtYWMiOiIzMTk3ZGFkOWIzY2E1OTkxZjQxNzQzNzRiYzBjM2Q5ODEyYWNmYzIyNDQ4NDdkOGVkOTI0ZmQwNGI4ZjJjYzg5IiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 17:49:47 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀hours_frontend_session=eyJpdiI6InZES3g2RVI4WVphYkJLM011Q1hRM3c9PSIsInZhbHVlIjoiNlJ3QUlmbGNIVytqemUvUElCQUtnRzJ2eDJham1BeFpCbVkvTmN4c3g5TG5Od0VhTlMzSmNkRUM5NmNMN ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkZKVHhZYTdEdytVMUxQYmZEWmdKUUE9PSIsInZhbHVlIjoiaWg4dmlFWjFTd1pXVzZCTW5qZUVEWDFTV016Q2RsWlgrSDRNL280Y3BGOVJNbjJHSFdXWEY4eGo4bHpKUEFKYytlRXNwZXRHWS9vVFhzSXA0cUZ4cCtPK1QwUlVSVml0ZnNsN2RFc21Td1lDbyt6U1g1czExYTZmSXJPZTJnMmQiLCJtYWMiOiIzMzY2MmQ0MDRlNDEyN2NmNmEzNjBhOGYzNjQwZGRlZTBmNzM1NzUzZTJjZDY4MDIyNmI1NWY2M2U1MTE5MTVhIiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 17:49:47 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IkZKVHhZYTdEdytVMUxQYmZEWmdKUUE9PSIsInZhbHVlIjoiaWg4dmlFWjFTd1pXVzZCTW5qZUVEWDFTV016Q2RsWlgrSDRNL280Y3BGOVJNbjJHSFdXWEY4eGo4bHpKUEFKYytlRXNwZ ▶" 1 => "hours_frontend_session=eyJpdiI6InZES3g2RVI4WVphYkJLM011Q1hRM3c9PSIsInZhbHVlIjoiNlJ3QUlmbGNIVytqemUvUElCQUtnRzJ2eDJham1BeFpCbVkvTmN4c3g5TG5Od0VhTlMzSmNkRUM5NmNMNGZaazlFcmtkN0VIVnYyOTdZTkRCbEV0QzhlU2JLdEF4a2xaQkRMYXJCdUo1YzBOV3NtMm5zZWN3WmZ3V285NjR0OTYiLCJtYWMiOiIzMTk3ZGFkOWIzY2E1OTkxZjQxNzQzNzRiYzBjM2Q5ODEyYWNmYzIyNDQ4NDdkOGVkOTI0ZmQwNGI4ZjJjYzg5IiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 17:49:47 GMT; path=/; httponly ◀hours_frontend_session=eyJpdiI6InZES3g2RVI4WVphYkJLM011Q1hRM3c9PSIsInZhbHVlIjoiNlJ3QUlmbGNIVytqemUvUElCQUtnRzJ2eDJham1BeFpCbVkvTmN4c3g5TG5Od0VhTlMzSmNkRUM5NmNMN ▶" ] ]
0 of 0array:5 [▼ "_token" => "xKaOFSZvxN8QT7YBz3aUPnl6WcpQVbnawN2dHEY8" "parent_page" => "pages.city-category" "url" => array:1 [▶ "intended" => "https://alpha.hours.com/Groningen/Hoogezand/Meubelstoffering" ] "_previous" => array:1 [▶ "url" => "https://alpha.hours.com/Groningen/Hoogezand/Meubelstoffering" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]