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.91s |
1 x Booting (0.2%) | 7.92ms |
Backtrace |
select * from `routes` where `route` = 'Limburg/Maasbree/Bouwondernemingen' limit 1
Bindings | |
Backtrace |
update `routes` set `visit_count` = `visit_count` + 1, `routes`.`updated_at` = '2025-04-15 00:07:42' where `id` = 264041
Bindings | |
Backtrace |
select * from `establishments` where `slug` = 'Limburg/Maasbree/Bouwondernemingen' and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Limburg/Maasbree/Bouwondernemingen' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Limburg/Maasbree/Bouwondernemingen' limit 1
Bindings | |
Backtrace |
select * from `businesses` where `slug` = 'Limburg/Maasbree/Bouwondernemingen' limit 1
Bindings | |
Backtrace |
select * from `attributes` where `slug` = 'Limburg/Maasbree/Bouwondernemingen' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Bouwondernemingen' limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Limburg/Maasbree' and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101809501 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `regions` where `regions`.`locality_id` = 101809501 and `regions`.`locality_id` is not null and `type` = 'neighbourhood'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101809501 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping area'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101809501 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping street'
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 85687033 and `type` = 'region' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101809501 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` = 101809501 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` = 'Bouwondernemingen')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (35810)
Backtrace |
select * from `categories` where `categories`.`id` in (100565)
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.04603600', '51.36530900')) 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` = 'Bouwondernemingen')) and `id` not in (793740) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (62261, 1107125)
Backtrace |
select * from `categories` where `categories`.`id` in (100565)
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` = 101809501 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.04603600', '51.36530900')) 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` = 101809501 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.04603600', '51.36530900')) 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` = 101809501 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 (5777)
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.04603600', '51.36530900')) 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 (512867) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (5925, 51620)
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` = 101809501 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 * from `businesses` where `businesses`.`id` in (80528)
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`, establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('6.04603600', '51.36530900')) 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 `id` not in (644396) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (32551, 56022)
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` = 101809501 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.04603600', '51.36530900')) 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` = 100565 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.04603600' and `latitude` = '51.36530900' and `height` = 1200 and `width` = 1200) limit 1
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('6.04603600', '51.36530900')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100565 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (10072, 20089, 20095, 32914, 33200, 33373, 34297, 34439, 34629, 34659, 35510, 35810, 35831, 36301, 37131, 40169, 41686, 42644, 46544, 46641, 49605, 50289, 50468, 51042, 51600, 52634, 56482, 57426, 57539, 58363, 58447, 58806, 59469, 60272, 61394, 62261, 64357, 65228, 66793, 67631, 69082, 71073, 71418, 71721, 72078, 72883, 72968, 73513, 73555, 75878, 76131, 76870, 78180, 78224, 81478, 82677, 83526, 83873, 309219, 727613, 728441, 906380, 907114, 907488, 1053941, 1095918, 1104299, 1105834, 1106692, 1106784, 1107125, 1107956, 1108819, 1108949, 1143560, 1170761, 1170977, 1171540)
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 793740 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2112538 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 582668 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 985952 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2159026 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 791914 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 654653 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 619343 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 795527 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 587549 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 647387 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 611942 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 793162 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2102093 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 393905 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2113450 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 354389 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 985863 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2112104 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 388553 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 393323 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 396635 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 392870 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2157539 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 354392 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 389978 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 655598 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 533465 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2114022 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2119912 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('6.04603600', '51.36530900')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100565 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (10072, 20089, 20095, 32914, 33200, 33373, 34297, 34439, 34629, 34659, 35510, 35810, 35831, 36301, 37131, 40169, 41686, 42644, 46544, 46641, 49605, 50289, 50468, 51042, 51600, 52634, 56482, 57426, 57539, 58363, 58447, 58806, 59469, 60272, 61394, 62261, 64357, 65228, 66793, 67631, 69082, 71073, 71418, 71721, 72078, 72883, 72968, 73513, 73555, 75878, 76131, 76870, 78180, 78224, 81478, 82677, 83526, 83873, 309219, 727613, 728441, 906380, 907114, 907488, 1053941, 1095918, 1104299, 1105834, 1106692, 1106784, 1107125, 1107956, 1108819, 1108949, 1143560, 1170761, 1170977, 1171540)
Backtrace |
200
[]
[]
0 of 0array:16 [▼ "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlNQdlk5RHVQSTVnbEx1YmVtY2ROT1E9PSIsInZhbHVlIjoicVpBL1pjamZreWtCaXoycE1yT3ZxNDVGNk92L0VRWW16VlI3T1VReHhGeEkrSnBMNEY3TXdab2xaWXNFOThaOE0wWnVSUHl5ZFlTVnc0S3VtOE12dWtKOTQrZzA1Y09oeHYzaWJSU1dXZS9aWG4vUkRtb3ZNTW5ESnFFNkpNYW4iLCJtYWMiOiJhNjM0MjdmZmZjMmY3ZDkwZmExMjE0YzMzNmE1ZjYwYjdlMzg4NTI3MjFlNWMxOThjMmJlNTgxY2M1YzA1YzNkIiwidGFnIjoiIn0%3D; hours_frontend_session=eyJpdiI6IkdYNmpuQmF5d2lPQWJPcTFXamZ5dnc9PSIsInZhbHVlIjoiUHlTNmF3amtpL2ZtUTR3SUZTbXNaWVQxYU9kWEwyU1RsaU5pRVZGckRHZHJZQ0hXbUtJWnl2THNFbkFMUzhPeXBDSkNWVmhnRTZPWCtEVFdkVjlSbmhHcTluMTJlK0FuZGgyeWswMW42SkhiWGJucFFiRmhQcDJMc2FTTi8rRDIiLCJtYWMiOiJiY2VjNmEwNWRlNGE0NTc3ZGY1ZWVhMzA2ZjdmY2VmN2U4YWE2ZjEzYjBjOGNkODZmMjJmNjhjYmQ4ZDQ0MDBiIiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6IlNQdlk5RHVQSTVnbEx1YmVtY2ROT1E9PSIsInZhbHVlIjoicVpBL1pjamZreWtCaXoycE1yT3ZxNDVGNk92L0VRWW16VlI3T1VReHhGeEkrSnBMNEY3TXdab2xaWXNFOThaOE0wWnVSU ▶" ] "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:2 [▼ "XSRF-TOKEN" => "RWtu12HIICep1Hku4zAgSaYvRfBHl22AjsnVGeFm" "hours_frontend_session" => "JWijOFrFiukgZEibNdvTdxFx6MVbLwBSoicSQQM0" ]
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, 15 Apr 2025 00:07:42 GMT" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "expires" => array:1 [▶ 0 => "Fri, 01 Jan 1990 00:00:00 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjgyODZ4ZTg4K0V2cjdBMlB1SHBEV2c9PSIsInZhbHVlIjoiWEgvc1V6b2NZUFlENFJ1RktLMmc4aHM0RFdNMy83Y1FXZ0RXcVRiUWhIN0plMjc4U0U1YUUyaWdIZWJ4R2ZpVnhlZDN1ZTNlNzN2KzZHNmhNU3doemdNQ1JxRkU1WElGRzhmOGdtNXBjSU13cFh5cVpRQUVLc0kxajhHUmF1YzEiLCJtYWMiOiIwMDgzZDM4YzJiMzM3NTZkYTk4NWVmMGYzZDZjMmE0ZjQyMTJiZGVlNDc5OGMyZjlkMmFlNTFiOWQ2ZTk0MDFlIiwidGFnIjoiIn0%3D; expires=Tue, 15 Apr 2025 02:07:46 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IjgyODZ4ZTg4K0V2cjdBMlB1SHBEV2c9PSIsInZhbHVlIjoiWEgvc1V6b2NZUFlENFJ1RktLMmc4aHM0RFdNMy83Y1FXZ0RXcVRiUWhIN0plMjc4U0U1YUUyaWdIZWJ4R2ZpVnhlZDN1Z ▶" 1 => "hours_frontend_session=eyJpdiI6IkpITVZoZWZqdloxR3hHK01zYTlybUE9PSIsInZhbHVlIjoicFJIQ2lnU1V4dHpWeUV1NW4xNEpITituVndJOXRTdmk3bjBnMmVjNDNSRnl3QmZPYmMveExJNmJzbTlSR1RTOEwzazNNcWtORTVSQld1Ry94ZU1rUC9lZnBBeVdtQmlNTDZOUGVRRGJMZlVFU044cXVHT3ZsWnh6M1kyaWRXbi8iLCJtYWMiOiIzYWVjOTdhMzc0MmEwOGU0ODIxNTY5NjNiOTVjNTJkNTMxMTc3NWU5NDVkZjc4NjZjOTc4MmU4MWE1NjMzOWUzIiwidGFnIjoiIn0%3D; expires=Tue, 15 Apr 2025 02:07:46 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀hours_frontend_session=eyJpdiI6IkpITVZoZWZqdloxR3hHK01zYTlybUE9PSIsInZhbHVlIjoicFJIQ2lnU1V4dHpWeUV1NW4xNEpITituVndJOXRTdmk3bjBnMmVjNDNSRnl3QmZPYmMveExJNmJzbTlSR ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjgyODZ4ZTg4K0V2cjdBMlB1SHBEV2c9PSIsInZhbHVlIjoiWEgvc1V6b2NZUFlENFJ1RktLMmc4aHM0RFdNMy83Y1FXZ0RXcVRiUWhIN0plMjc4U0U1YUUyaWdIZWJ4R2ZpVnhlZDN1ZTNlNzN2KzZHNmhNU3doemdNQ1JxRkU1WElGRzhmOGdtNXBjSU13cFh5cVpRQUVLc0kxajhHUmF1YzEiLCJtYWMiOiIwMDgzZDM4YzJiMzM3NTZkYTk4NWVmMGYzZDZjMmE0ZjQyMTJiZGVlNDc5OGMyZjlkMmFlNTFiOWQ2ZTk0MDFlIiwidGFnIjoiIn0%3D; expires=Tue, 15-Apr-2025 02:07:46 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IjgyODZ4ZTg4K0V2cjdBMlB1SHBEV2c9PSIsInZhbHVlIjoiWEgvc1V6b2NZUFlENFJ1RktLMmc4aHM0RFdNMy83Y1FXZ0RXcVRiUWhIN0plMjc4U0U1YUUyaWdIZWJ4R2ZpVnhlZDN1Z ▶" 1 => "hours_frontend_session=eyJpdiI6IkpITVZoZWZqdloxR3hHK01zYTlybUE9PSIsInZhbHVlIjoicFJIQ2lnU1V4dHpWeUV1NW4xNEpITituVndJOXRTdmk3bjBnMmVjNDNSRnl3QmZPYmMveExJNmJzbTlSR1RTOEwzazNNcWtORTVSQld1Ry94ZU1rUC9lZnBBeVdtQmlNTDZOUGVRRGJMZlVFU044cXVHT3ZsWnh6M1kyaWRXbi8iLCJtYWMiOiIzYWVjOTdhMzc0MmEwOGU0ODIxNTY5NjNiOTVjNTJkNTMxMTc3NWU5NDVkZjc4NjZjOTc4MmU4MWE1NjMzOWUzIiwidGFnIjoiIn0%3D; expires=Tue, 15-Apr-2025 02:07:46 GMT; path=/; httponly ◀hours_frontend_session=eyJpdiI6IkpITVZoZWZqdloxR3hHK01zYTlybUE9PSIsInZhbHVlIjoicFJIQ2lnU1V4dHpWeUV1NW4xNEpITituVndJOXRTdmk3bjBnMmVjNDNSRnl3QmZPYmMveExJNmJzbTlSR ▶" ] ]
0 of 0array:5 [▼ "_token" => "RWtu12HIICep1Hku4zAgSaYvRfBHl22AjsnVGeFm" "_previous" => array:1 [▶ "url" => "https://alpha.hours.com/Limburg/Maasbree/Bouwondernemingen" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "parent_page" => "pages.city-category" "url" => array:1 [▶ "intended" => "https://alpha.hours.com/Limburg/Maasbree/Bouwondernemingen" ] ]