Missing h2-51085 in pages/city-overview
Missing p-51085 in pages/city-overview
Missing p-51085 in pages/city-overview
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 (97.37%) | 343ms |
1 x Booting (2.63%) | 9.26ms |
Backtrace |
select * from `routes` where `route` = 'Gelderland/Boven-Leeuwen/Neighborhoods' limit 1
Bindings | |
Backtrace |
update `routes` set `visit_count` = `visit_count` + 1, `routes`.`updated_at` = '2025-04-14 00:29:19' where `id` = 273763
Bindings | |
Backtrace |
select * from `establishments` where `slug` = 'Gelderland/Boven-Leeuwen/Neighborhoods' and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Gelderland/Boven-Leeuwen/Neighborhoods' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Gelderland/Boven-Leeuwen/Neighborhoods' limit 1
Bindings | |
Backtrace |
select * from `businesses` where `slug` = 'Gelderland/Boven-Leeuwen/Neighborhoods' limit 1
Bindings | |
Backtrace |
select * from `attributes` where `slug` = 'Gelderland/Boven-Leeuwen/Neighborhoods' limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Gelderland/Boven-Leeuwen' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`locality_id` = 101808607 and `regions`.`locality_id` is not null and `type` = 'neighbourhood' order by `location_count` desc limit 60
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101808607 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `regions` where `regions`.`locality_id` = 101808607 and `regions`.`locality_id` is not null and `type` = 'neighbourhood'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101808607 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping area'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101808607 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping street'
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 * from `static_maps` where (`longitude` = '5.54924600' and `latitude` = '51.87648600' and `height` = 64 and `width` = 253) limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101808607 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select `business_id` from `establishments` where `establishments`.`neighbourhood_id` = 1141964713 and `establishments`.`neighbourhood_id` is not null and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select * from `businesses` where `favicon` is not null and `id` in (10871, 39345, 50991, 52505, 54353, 54859, 59563, 68953, 80076, 62707, 1106487, 1172349) order by `locations_count` desc limit 3
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 1141964713 and `type` = 'neighbourhood' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 85687043 and `type` = 'region' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101808607 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select * from `static_maps` where (`longitude` = '5.55136900' and `latitude` = '51.88530600' and `height` = 64 and `width` = 253) limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101808607 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select `business_id` from `establishments` where `establishments`.`neighbourhood_id` = 1141964711 and `establishments`.`neighbourhood_id` is not null and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select * from `businesses` where `favicon` is not null and `id` in (62301, 6662, 81127, 1114196) order by `locations_count` desc limit 3
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 1141964711 and `type` = 'neighbourhood' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 85687043 and `type` = 'region' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101808607 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select `business_id` from `establishments` where `establishments`.`locality_id` = 101808607 and `establishments`.`locality_id` is not null and `establishments`.`deleted_at` is null
Bindings | |
Backtrace |
select * from `businesses` where `id` in (10871, 39345, 50991, 52505, 54353, 54859, 59563, 62301, 6662, 68953, 80076, 81127, 62707, 1106487, 1114196, 1172349) and exists (select * from `files` where `businesses`.`id` = `files`.`fileable_id` and `files`.`fileable_type` = 'App\\Models\\Business' and `type` = 'favicon') and `is_chain` = 1 order by `locations_count` desc limit 3
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 |
200
[]
[]
0 of 0array:16 [▼ "cookie" => array:1 [▶ 0 => "_pk_id.3.58f2=5c861c530d15bf77.1744590556.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6IkVRMy95OTRERE9OSVdVS2pRZ3VVT1E9PSIsInZhbHVlIjoiOWllY1hNeXg1bC9BQlU2bmNtQjZ3SXpHV1RtMWF0elg3V1lQaytXTFdhaFVxWkhod3ozVk8vaGUxaXZrZXFHK3FiMmJma0wxUVgwTSs4c3JHSE9DQklaMTV4U2xZbmc4algvRmNjQ1JkbFdwSmZ4d0F6UmJjamRwY0szbEFGRHciLCJtYWMiOiI2MTZkYjYwZWQyYmMxMGRkYzQ3OTk3ZjIxOWJjMzc1NjdmMWM0NGRmZGUwMTNmMjExMjk5MmQ2ZGJhNjYwYjU4IiwidGFnIjoiIn0%3D; hours_frontend_session=eyJpdiI6Imp3K3ZaUi9xenJvOEhTb0tUcTVBMkE9PSIsInZhbHVlIjoibmpGOVByVDVoSm9zck52N3dsR3VyTGtXWkhHVlo2VUFxUTRzS3BYaU1WL0pJRGt5MWFTYmEwSTl5Y0lOR0IzZWlaU1FpUmF6QXA1bEJQQXhNODdCQWx4b0ZqNmsxb3Z4UFM4L0U0UjJObDQ1a3FhUHhIc21LZ1Y2a0F6dEo4L1QiLCJtYWMiOiIzOTkyYzUzNjAzYTJlNzAxNjNhZTZmZWRjYjkyZTJhZjViOWRjNGNmNTkzNTM1YTg4NmUzYzQ3ZjNlNzhjNDNmIiwidGFnIjoiIn0%3D ◀_pk_id.3.58f2=5c861c530d15bf77.1744590556.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6IkVRMy95OTRERE9OSVdVS2pRZ3VVT1E9PSIsInZhbHVlIjoiOWllY1hNeXg1bC9BQlU2bmNtQjZ3SXp ▶" ] "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" => "ejYxJiru4H4FrzylA7pojH01FDNAKfLEnkXLAbf1" "hours_frontend_session" => "5lFHc1abM6wmhY35tQYlGOH6YiDNMDSX22tof8kM" ]
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 00:29:19 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=eyJpdiI6ImNra0k2a2lqKzgydnhob01UUmx1M0E9PSIsInZhbHVlIjoicXJYTHJ5RWgrTlhhTzVHUnp4Vm9XSGFraUl4YVpiK0d5c3Vmb1M3K0s3YVhwSVlmMSt1QkZQZTNpWkxQQ0tDV2xHb0Q5VmVZVXlCLytFM1VQVlRsR1p6VzR0WFRYZ3ZxODYyMU9xNEJYeXdscXNPY0FEd2dkZ2RVV0lVY2gzZjAiLCJtYWMiOiI1ZDE0NTg4ZGU0MzBhZjU4ZGZkYjdhM2Q0M2JmMzA5ZDgzY2M3NGE0MmIxNmFiN2FlOGUwOTUyZTY1YThhNTc0IiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 02:29:20 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6ImNra0k2a2lqKzgydnhob01UUmx1M0E9PSIsInZhbHVlIjoicXJYTHJ5RWgrTlhhTzVHUnp4Vm9XSGFraUl4YVpiK0d5c3Vmb1M3K0s3YVhwSVlmMSt1QkZQZTNpWkxQQ0tDV2xHb0Q5V ▶" 1 => "hours_frontend_session=eyJpdiI6ImtIT2I1N3llNjJ1aTBRcVU3YlNNelE9PSIsInZhbHVlIjoiZmVGNWhkamJnZWhFVklYQWY0TE1yMkRtcWRaQ3gzL0hrZDhTT2RQMUpCMkFXNG04V0tnMFVGS3FGM3dFa0p2WXRoUVE4UHdQOC9ZeWtGYkMzeit1R2tUMEkrNWpNWlgzWUgzbVg2WFpRVGh6Yk5PWGZwbFRzNVg2TzV3anBkSE0iLCJtYWMiOiI5MjIxMjJkODE2ZGUyY2Y1NjIzZThhMTkyYWM3MzlkYTJiOWI5NGMyNzBjYzNlNGQ1YmIzNWJjNmVmMWFmOTYyIiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 02:29:20 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀hours_frontend_session=eyJpdiI6ImtIT2I1N3llNjJ1aTBRcVU3YlNNelE9PSIsInZhbHVlIjoiZmVGNWhkamJnZWhFVklYQWY0TE1yMkRtcWRaQ3gzL0hrZDhTT2RQMUpCMkFXNG04V0tnMFVGS3FGM3dFa ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImNra0k2a2lqKzgydnhob01UUmx1M0E9PSIsInZhbHVlIjoicXJYTHJ5RWgrTlhhTzVHUnp4Vm9XSGFraUl4YVpiK0d5c3Vmb1M3K0s3YVhwSVlmMSt1QkZQZTNpWkxQQ0tDV2xHb0Q5VmVZVXlCLytFM1VQVlRsR1p6VzR0WFRYZ3ZxODYyMU9xNEJYeXdscXNPY0FEd2dkZ2RVV0lVY2gzZjAiLCJtYWMiOiI1ZDE0NTg4ZGU0MzBhZjU4ZGZkYjdhM2Q0M2JmMzA5ZDgzY2M3NGE0MmIxNmFiN2FlOGUwOTUyZTY1YThhNTc0IiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 02:29:20 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6ImNra0k2a2lqKzgydnhob01UUmx1M0E9PSIsInZhbHVlIjoicXJYTHJ5RWgrTlhhTzVHUnp4Vm9XSGFraUl4YVpiK0d5c3Vmb1M3K0s3YVhwSVlmMSt1QkZQZTNpWkxQQ0tDV2xHb0Q5V ▶" 1 => "hours_frontend_session=eyJpdiI6ImtIT2I1N3llNjJ1aTBRcVU3YlNNelE9PSIsInZhbHVlIjoiZmVGNWhkamJnZWhFVklYQWY0TE1yMkRtcWRaQ3gzL0hrZDhTT2RQMUpCMkFXNG04V0tnMFVGS3FGM3dFa0p2WXRoUVE4UHdQOC9ZeWtGYkMzeit1R2tUMEkrNWpNWlgzWUgzbVg2WFpRVGh6Yk5PWGZwbFRzNVg2TzV3anBkSE0iLCJtYWMiOiI5MjIxMjJkODE2ZGUyY2Y1NjIzZThhMTkyYWM3MzlkYTJiOWI5NGMyNzBjYzNlNGQ1YmIzNWJjNmVmMWFmOTYyIiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 02:29:20 GMT; path=/; httponly ◀hours_frontend_session=eyJpdiI6ImtIT2I1N3llNjJ1aTBRcVU3YlNNelE9PSIsInZhbHVlIjoiZmVGNWhkamJnZWhFVklYQWY0TE1yMkRtcWRaQ3gzL0hrZDhTT2RQMUpCMkFXNG04V0tnMFVGS3FGM3dFa ▶" ] ]
0 of 0array:5 [▼ "_token" => "ejYxJiru4H4FrzylA7pojH01FDNAKfLEnkXLAbf1" "parent_page" => "pages.city-overview" "url" => array:1 [▶ "intended" => "https://alpha.hours.com/Gelderland/Boven-Leeuwen/Neighborhoods" ] "_previous" => array:1 [▶ "url" => "https://alpha.hours.com/Gelderland/Boven-Leeuwen/Neighborhoods" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]