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.79%) | 3.88s |
1 x Booting (0.21%) | 8.16ms |
Backtrace |
select * from `routes` where `route` = 'Gelderland/Nijmegen/Afvalverwerking' limit 1
Bindings | |
Backtrace |
update `routes` set `visit_count` = `visit_count` + 1, `routes`.`updated_at` = '2025-04-07 11:05:15' where `id` = 303793
Bindings | |
Backtrace |
select * from `establishments` where `slug` = 'Gelderland/Nijmegen/Afvalverwerking' and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Gelderland/Nijmegen/Afvalverwerking' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Gelderland/Nijmegen/Afvalverwerking' limit 1
Bindings | |
Backtrace |
select * from `businesses` where `slug` = 'Gelderland/Nijmegen/Afvalverwerking' limit 1
Bindings | |
Backtrace |
select * from `attributes` where `slug` = 'Gelderland/Nijmegen/Afvalverwerking' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Afvalverwerking' limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Gelderland/Nijmegen' and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101751859 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `regions` where `regions`.`locality_id` = 101751859 and `regions`.`locality_id` is not null and `type` = 'neighbourhood'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101751859 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping area'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101751859 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping street'
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 85687043 and `type` = 'region' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101751859 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` = 101751859 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` = 'Afvalverwerking')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (309366)
Backtrace |
select * from `categories` where `categories`.`id` in (100011)
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count`, establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('5.84975300', '51.83132000')) 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` = 'Afvalverwerking')) and `id` not in (986445) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (54859, 1106549)
Backtrace |
select * from `categories` where `categories`.`id` in (100011)
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` = 101751859 and `establishments`.`locality_id` is not null and exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'Clothing')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count`, establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('5.84975300', '51.83132000')) 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` = 101751859 and `establishments`.`locality_id` is not null and exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'Supermarkets')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count`, establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('5.84975300', '51.83132000')) 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` = 101751859 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 (11272, 11436, 37955)
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` = 101751859 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 (305733)
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('5.84975300', '51.83132000')) 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 (985395) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (52840, 1111825)
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` = 101751859 and `establishments`.`locality_id` is not null and exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'DIY Stores')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count`, establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('5.84975300', '51.83132000')) 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` = 100011 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('5.84975300', '51.83132000')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100011 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (11074, 18545, 31194, 31707, 33994, 34693, 34759, 36256, 38813, 41092, 41170, 43468, 47624, 47964, 48413, 49826, 49966, 51151, 51967, 51998, 52040, 52721, 53339, 53789, 54859, 56540, 57851, 58103, 59709, 60773, 60980, 61501, 62650, 62715, 63882, 64267, 64300, 65414, 68985, 70311, 71104, 71462, 71476, 77263, 78669, 79973, 80731, 80732, 81436, 83178, 300447, 309366, 1104348, 1104925, 1104993, 1105012, 1105129, 1106335, 1106479, 1106549, 1109049, 1109372, 1111894, 1114729, 1115484, 1170796, 1171507)
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2111805 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 461810 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2112074 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 379457 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 383126 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2121443 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 632774 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 795355 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 398882 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 452072 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 584222 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2158209 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 438341 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('5.84975300', '51.83132000')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100011 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (11074, 18545, 31194, 31707, 33994, 34693, 34759, 36256, 38813, 41092, 41170, 43468, 47624, 47964, 48413, 49826, 49966, 51151, 51967, 51998, 52040, 52721, 53339, 53789, 54859, 56540, 57851, 58103, 59709, 60773, 60980, 61501, 62650, 62715, 63882, 64267, 64300, 65414, 68985, 70311, 71104, 71462, 71476, 77263, 78669, 79973, 80731, 80732, 81436, 83178, 300447, 309366, 1104348, 1104925, 1104993, 1105012, 1105129, 1106335, 1106479, 1106549, 1109049, 1109372, 1111894, 1114729, 1115484, 1170796, 1171507)
Backtrace |
200
[]
[]
0 of 0array:15 [▼ "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:7 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "max-age=0, must-revalidate, no-cache, no-store, private" ] "date" => array:1 [▶ 0 => "Mon, 07 Apr 2025 11:05:15 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=eyJpdiI6Ilg4NXlXYXM4cVFjQTdOUXBBZXo4R3c9PSIsInZhbHVlIjoicXZaU3llMVRUZW5QWEIzM0ZvWUFyQ1hObEJGUFdISG53RHNwZ3hBc0IwK2s3RGFpZ2hXNTZEZUk5TVEwVkZoa2lWYkpEMXpEK3pveG5zY0EyMW9HWVJ3V1VBMFpwbkZOdmV5RkoweXliRGlqdUtrVFlkOXpCVGlnTVJJUTdrQjQiLCJtYWMiOiIzNGI5MTFhZDJjY2IwZmZiMTdkMGM0OWU2M2UyZjg2N2E0ZDU5NWI5OTgyNDYxOGM3YTM2OTA0MTUwOThkMjk4IiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 13:05:19 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6Ilg4NXlXYXM4cVFjQTdOUXBBZXo4R3c9PSIsInZhbHVlIjoicXZaU3llMVRUZW5QWEIzM0ZvWUFyQ1hObEJGUFdISG53RHNwZ3hBc0IwK2s3RGFpZ2hXNTZEZUk5TVEwVkZoa2lWYkpEM ▶" 1 => "hours_frontend_session=eyJpdiI6IlB4U0xnY2ptclIwam9USUt6bWV5ZVE9PSIsInZhbHVlIjoiazlZL3FEZ1F6M1ZXWGZrSXhadGpyZ2NFaURsbGdPSnNDQ1J4NmQrRHZCMDBSbW5MZlJKTUY2azhlcnpnLzc1azZlejJGRkQ5NEIzZGs2Tjh5dWI4d3hPRDBwcU1qZ1paNzBCcVdFNC91Tjg3UUZLSWRGSTZleXVXSm4zcDZoKysiLCJtYWMiOiJlOWNmYWExODY2MTEyZmIzNGVhZThiYmE4YjRlMTdhZGQ2ZTBlZWQ5ZDJkM2YyYmVhYjY3ZTY3MTFiMjM4MDNjIiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 13:05:19 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀hours_frontend_session=eyJpdiI6IlB4U0xnY2ptclIwam9USUt6bWV5ZVE9PSIsInZhbHVlIjoiazlZL3FEZ1F6M1ZXWGZrSXhadGpyZ2NFaURsbGdPSnNDQ1J4NmQrRHZCMDBSbW5MZlJKTUY2azhlcnpnL ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Ilg4NXlXYXM4cVFjQTdOUXBBZXo4R3c9PSIsInZhbHVlIjoicXZaU3llMVRUZW5QWEIzM0ZvWUFyQ1hObEJGUFdISG53RHNwZ3hBc0IwK2s3RGFpZ2hXNTZEZUk5TVEwVkZoa2lWYkpEMXpEK3pveG5zY0EyMW9HWVJ3V1VBMFpwbkZOdmV5RkoweXliRGlqdUtrVFlkOXpCVGlnTVJJUTdrQjQiLCJtYWMiOiIzNGI5MTFhZDJjY2IwZmZiMTdkMGM0OWU2M2UyZjg2N2E0ZDU5NWI5OTgyNDYxOGM3YTM2OTA0MTUwOThkMjk4IiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 13:05:19 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6Ilg4NXlXYXM4cVFjQTdOUXBBZXo4R3c9PSIsInZhbHVlIjoicXZaU3llMVRUZW5QWEIzM0ZvWUFyQ1hObEJGUFdISG53RHNwZ3hBc0IwK2s3RGFpZ2hXNTZEZUk5TVEwVkZoa2lWYkpEM ▶" 1 => "hours_frontend_session=eyJpdiI6IlB4U0xnY2ptclIwam9USUt6bWV5ZVE9PSIsInZhbHVlIjoiazlZL3FEZ1F6M1ZXWGZrSXhadGpyZ2NFaURsbGdPSnNDQ1J4NmQrRHZCMDBSbW5MZlJKTUY2azhlcnpnLzc1azZlejJGRkQ5NEIzZGs2Tjh5dWI4d3hPRDBwcU1qZ1paNzBCcVdFNC91Tjg3UUZLSWRGSTZleXVXSm4zcDZoKysiLCJtYWMiOiJlOWNmYWExODY2MTEyZmIzNGVhZThiYmE4YjRlMTdhZGQ2ZTBlZWQ5ZDJkM2YyYmVhYjY3ZTY3MTFiMjM4MDNjIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 13:05:19 GMT; path=/; httponly ◀hours_frontend_session=eyJpdiI6IlB4U0xnY2ptclIwam9USUt6bWV5ZVE9PSIsInZhbHVlIjoiazlZL3FEZ1F6M1ZXWGZrSXhadGpyZ2NFaURsbGdPSnNDQ1J4NmQrRHZCMDBSbW5MZlJKTUY2azhlcnpnL ▶" ] ]
0 of 0array:5 [▼ "_token" => "8WjO6nTjUGW7jGmNegOa9adHnRnDJTG9SgTpAM5V" "parent_page" => "pages.city-category" "url" => array:1 [▶ "intended" => "https://alpha.hours.com/Gelderland/Nijmegen/Afvalverwerking" ] "_previous" => array:1 [▶ "url" => "https://alpha.hours.com/Gelderland/Nijmegen/Afvalverwerking" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]