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.82%) | 3.88s |
1 x Booting (0.18%) | 6.97ms |
Backtrace |
select * from `routes` where `route` = 'Groningen/Hoogezand/Klusbedrijven' limit 1
Bindings | |
Backtrace |
update `routes` set `visit_count` = `visit_count` + 1, `routes`.`updated_at` = '2025-04-09 05:22:35' where `id` = 281389
Bindings | |
Backtrace |
select * from `establishments` where `slug` = 'Groningen/Hoogezand/Klusbedrijven' and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Groningen/Hoogezand/Klusbedrijven' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Groningen/Hoogezand/Klusbedrijven' limit 1
Bindings | |
Backtrace |
select * from `businesses` where `slug` = 'Groningen/Hoogezand/Klusbedrijven' limit 1
Bindings | |
Backtrace |
select * from `attributes` where `slug` = 'Groningen/Hoogezand/Klusbedrijven' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Klusbedrijven' 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` = 'Klusbedrijven')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (59346)
Backtrace |
select * from `categories` where `categories`.`id` in (100261)
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` = 'Klusbedrijven')) and `id` not in (549266) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (11824, 49981)
Backtrace |
select * from `categories` where `categories`.`id` in (100261)
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` = 100261 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` = '6.76698800' and `latitude` = '53.14327000' and `height` = 1200 and `width` = 1200) limit 1
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` = 100261 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (7141, 8191, 10146, 10606, 10847, 11194, 11824, 17419, 31392, 34363, 34573, 49981, 50812, 52998, 59346, 65176, 75156, 81035, 83487, 83626, 83627, 83638, 876366, 1094352, 1920181, 1929089, 1938163, 1939231)
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 549266 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 371270 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 445358 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3284470 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3276392 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 448070 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 623396 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 456017 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 654920 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 654923 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 378344 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2121901 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 358937 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 612947 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 645788 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2099400 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 383762 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3284260 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 654926 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 654953 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 587312 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 360815 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 354674 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 357329 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3268834 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 654359 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 393716 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` = 100261 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (7141, 8191, 10146, 10606, 10847, 11194, 11824, 17419, 31392, 34363, 34573, 49981, 50812, 52998, 59346, 65176, 75156, 81035, 83487, 83626, 83627, 83638, 876366, 1094352, 1920181, 1929089, 1938163, 1939231)
Backtrace |
200
[]
[]
0 of 0array:16 [▼ "cookie" => array:1 [▶ 0 => "_pk_id.3.58f2=8759396851a7b1e8.1744176148.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6IitxclZTZFhPMEpGOGQ3b0hvUW5uNnc9PSIsInZhbHVlIjoiRWF4U1grUmpPTkRuSllocmQzalRSOWVKbGlKL2xFWDZESnNlZTgyblM3YUJyZGJYa3RYOVJ3Z1oyWUZudFZEMGVLdVhUWXFzd0UvUUNyUG0zRDJtTFl4YVMvUEhDa1VvcForcjBaSXZ2SmRDLzRreDcyZHJDQnhuMzkxSzhBRzMiLCJtYWMiOiI3ZjMxZTM3Mjg5MTg5ZGQ5ZTU1NjQ5OTUxNTkwMzI4MjUyODkxN2U0ZTg4MjJjNWU3OGQ3YWIyMGYzNzc4NDE0IiwidGFnIjoiIn0%3D; hours_frontend_session=eyJpdiI6InNNMWxCeTByM0dzZmJ3V1ZqbW03Mmc9PSIsInZhbHVlIjoiY05GRlNCem9vVlJjTTNSaW5PZFh3RFN0TVpsNUZadFluWVRsdWZQYytYNCs1VG9xNXl6QjVVSHl5bUFWREJENGRBcnRRSGM4TEZZcnEyWHFkcmdPZVplMlpnbGRxdS9CNnFsc2lYNjF1eURDeURsYVlLQy9Hd1ZydDhKQm5HQWwiLCJtYWMiOiJlNTkzYzIxZjUxZmRhM2E2MDBhZTQwNjY1ZTBmZmYwMjgxOWM1MjhiZjIzZWViNTYzYjIzMWMzMTAzODQ5YzFkIiwidGFnIjoiIn0%3D ◀_pk_id.3.58f2=8759396851a7b1e8.1744176148.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6IitxclZTZFhPMEpGOGQ3b0hvUW5uNnc9PSIsInZhbHVlIjoiRWF4U1grUmpPTkRuSllocmQzalRSOWV ▶" ] "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" => "PgAVt8AyxbTsRm7lZ3yvsLA7ttria5y0punlEW6z" "hours_frontend_session" => "athCcp6zzZaKVuSW3WAHw5kl8gINfCPqZ00YyTTl" ]
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 => "Wed, 09 Apr 2025 05:22:35 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=eyJpdiI6IjhGSWM3Y3huVEp0WEZEQ3pySUVqZHc9PSIsInZhbHVlIjoiOHZEanpBY2lBK3hybStSSkwwWmRoZmxhSjZNaythYVozcTlzb2xiVkZqUm1JMGt1bVVWdmh4N1NCMTNzbUFoUGdEVWU1QmtVeEd5VXd6QVoza3RmRDU1KzRMc1Zjeks3REI5N0NwNHZLbG5FdExSOHhUQjA5aXI2NWMrKzRoMWsiLCJtYWMiOiJjYzg3OWE2MWU0MDdmZWRmNTU5NGY2NTA2ODgyMzIxNjk4MDUwNDRjYWIwNDFjODkwMDU0YTM4YjU1MDA0OTNkIiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 07:22:39 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IjhGSWM3Y3huVEp0WEZEQ3pySUVqZHc9PSIsInZhbHVlIjoiOHZEanpBY2lBK3hybStSSkwwWmRoZmxhSjZNaythYVozcTlzb2xiVkZqUm1JMGt1bVVWdmh4N1NCMTNzbUFoUGdEVWU1Q ▶" 1 => "hours_frontend_session=eyJpdiI6Ind3SlQxMjhkMWl5MGdCbHcvU29Dd3c9PSIsInZhbHVlIjoiSDRScWdDQmJhdXRYZmFkNU1xbU5HdHdhNmZNckFUWk10ZVNvMVdDQ3g1OXo0eUhyRG9UTzFKU1FKWHFsQ0VDNCtnNGxNMktDRk9UMUlmM0djMWJFYzB5L09kTllhVUM3d3NSSlVYekxDczdSNGdiQmd5UnJvVk5EdHFEOGZUR2UiLCJtYWMiOiJmZjg0YWQwZjU3NTlkMzRmMzI2MjAyZjk5NGE5ZjU4NDRmMTJlNWJkNGIzYmI0ZGU1ODI5NjVkNzY3ZTY3N2U0IiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 07:22:39 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀hours_frontend_session=eyJpdiI6Ind3SlQxMjhkMWl5MGdCbHcvU29Dd3c9PSIsInZhbHVlIjoiSDRScWdDQmJhdXRYZmFkNU1xbU5HdHdhNmZNckFUWk10ZVNvMVdDQ3g1OXo0eUhyRG9UTzFKU1FKWHFsQ ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjhGSWM3Y3huVEp0WEZEQ3pySUVqZHc9PSIsInZhbHVlIjoiOHZEanpBY2lBK3hybStSSkwwWmRoZmxhSjZNaythYVozcTlzb2xiVkZqUm1JMGt1bVVWdmh4N1NCMTNzbUFoUGdEVWU1QmtVeEd5VXd6QVoza3RmRDU1KzRMc1Zjeks3REI5N0NwNHZLbG5FdExSOHhUQjA5aXI2NWMrKzRoMWsiLCJtYWMiOiJjYzg3OWE2MWU0MDdmZWRmNTU5NGY2NTA2ODgyMzIxNjk4MDUwNDRjYWIwNDFjODkwMDU0YTM4YjU1MDA0OTNkIiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 07:22:39 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IjhGSWM3Y3huVEp0WEZEQ3pySUVqZHc9PSIsInZhbHVlIjoiOHZEanpBY2lBK3hybStSSkwwWmRoZmxhSjZNaythYVozcTlzb2xiVkZqUm1JMGt1bVVWdmh4N1NCMTNzbUFoUGdEVWU1Q ▶" 1 => "hours_frontend_session=eyJpdiI6Ind3SlQxMjhkMWl5MGdCbHcvU29Dd3c9PSIsInZhbHVlIjoiSDRScWdDQmJhdXRYZmFkNU1xbU5HdHdhNmZNckFUWk10ZVNvMVdDQ3g1OXo0eUhyRG9UTzFKU1FKWHFsQ0VDNCtnNGxNMktDRk9UMUlmM0djMWJFYzB5L09kTllhVUM3d3NSSlVYekxDczdSNGdiQmd5UnJvVk5EdHFEOGZUR2UiLCJtYWMiOiJmZjg0YWQwZjU3NTlkMzRmMzI2MjAyZjk5NGE5ZjU4NDRmMTJlNWJkNGIzYmI0ZGU1ODI5NjVkNzY3ZTY3N2U0IiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 07:22:39 GMT; path=/; httponly ◀hours_frontend_session=eyJpdiI6Ind3SlQxMjhkMWl5MGdCbHcvU29Dd3c9PSIsInZhbHVlIjoiSDRScWdDQmJhdXRYZmFkNU1xbU5HdHdhNmZNckFUWk10ZVNvMVdDQ3g1OXo0eUhyRG9UTzFKU1FKWHFsQ ▶" ] ]
0 of 0array:5 [▼ "_token" => "PgAVt8AyxbTsRm7lZ3yvsLA7ttria5y0punlEW6z" "parent_page" => "pages.city-category" "url" => array:1 [▶ "intended" => "https://alpha.hours.com/Groningen/Hoogezand/Klusbedrijven" ] "_previous" => array:1 [▶ "url" => "https://alpha.hours.com/Groningen/Hoogezand/Klusbedrijven" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]