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.5%) | 1.61s |
1 x Booting (0.5%) | 8.12ms |
Backtrace |
select * from `routes` where `route` = 'Gelderland/Wijchen/Verf-en-lak' limit 1
Bindings | |
Backtrace |
select * from `establishments` where `slug` = 'Gelderland/Wijchen/Verf-en-lak' and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Gelderland/Wijchen/Verf-en-lak' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Gelderland/Wijchen/Verf-en-lak' limit 1
Bindings | |
Backtrace |
select * from `businesses` where `slug` = 'Gelderland/Wijchen/Verf-en-lak' limit 1
Bindings | |
Backtrace |
select * from `attributes` where `slug` = 'Gelderland/Wijchen/Verf-en-lak' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Verf-en-lak' limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Gelderland/Wijchen' and `type` = 'locality' limit 1
Bindings | |
Backtrace |
insert into `routes` (`route`, `uri`, `controller`, `updated_at`, `created_at`) values ('Gelderland/Wijchen/Verf-en-lak', '{region}/{category}', 'App\\Http\\Controllers\\RegionController@category', '2025-04-14 00:57:19', '2025-04-14 00:57:19')
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101754761 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `regions` where `regions`.`locality_id` = 101754761 and `regions`.`locality_id` is not null and `type` = 'neighbourhood'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101754761 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping area'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101754761 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 `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` = 101754761 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` = 'Verf en lak')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (6045)
Backtrace |
select * from `categories` where `categories`.`id` in (100491)
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.73022000', '51.81430000')) 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` = 'Verf en lak')) and `id` not in (562637) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (6045)
Backtrace |
select * from `categories` where `categories`.`id` in (100491)
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` = 101754761 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.73022000', '51.81430000')) 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` = 100491 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.73022000', '51.81430000')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100491 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (6045, 6061, 7015, 7093, 9910, 11172, 11805, 20564, 33074, 36894, 40043, 42134, 42598, 50825, 54746, 54794, 55361, 55711, 61158, 61970, 65373, 68132, 68665, 72129, 73288, 81034, 83554, 736614, 1054413, 1104908, 1108808, 1108847, 1108907, 1108911, 1108915, 1110293, 1112847, 1170842)
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 562637 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 562640 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 562631 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 562568 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 581711 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 609389 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 562643 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 562649 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 562634 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 645773 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2100567 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 410420 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 688400 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 562604 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 562646 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 419342 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 562595 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 562655 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 562652 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2118723 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 562622 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 419345 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 562613 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 461486 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 562616 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 389045 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 370829 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2116023 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 630749 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2114519 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('5.73022000', '51.81430000')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100491 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (6045, 6061, 7015, 7093, 9910, 11172, 11805, 20564, 33074, 36894, 40043, 42134, 42598, 50825, 54746, 54794, 55361, 55711, 61158, 61970, 65373, 68132, 68665, 72129, 73288, 81034, 83554, 736614, 1054413, 1104908, 1108808, 1108847, 1108907, 1108911, 1108915, 1110293, 1112847, 1170842)
Backtrace |
200
[]
[]
0 of 0array:16 [▼ "cookie" => array:1 [▶ 0 => "_pk_id.3.58f2=e3002039460db9f0.1744592237.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6IlNoVjZra1AzQ2h2VU1Xa2hYN2lvMEE9PSIsInZhbHVlIjoiaktZZ1cvVzhWNHNLbHNRRDc3ZkM4N29hQ0F1Wm1ZUjYzSWpyUzFRbENIZFNPQWg4aFdMZGZyNGcvY3kvdWphZlZHQ3BlcDBrRFFsOXA3Q1N6TXJyeFUrb3Z0VkdqU05QSHlNUkpQME14TGJxdjFYL3NGQWsrc3h0ak9vdWdPb3IiLCJtYWMiOiI1ZGJhOTBjODk5OWE2MTVmYTM0M2UwNzg4ZDEzYmNmY2NiMjE0Yzg4NWVkMmNlOGZkZjNlOTI2Mjg2ODRkZThiIiwidGFnIjoiIn0%3D; hours_frontend_session=eyJpdiI6IkhJUm4wZXI5enlvam9oMWpjRndCMkE9PSIsInZhbHVlIjoiWEZxRGNBZTJudE5YamJ5YmZwU2FhWVBTaGVVMGFRTkpBdzVhbTRQcjVFQWJIMkU1N1psVHNMaFRNbHhUMnFWaU1hOHNmcGVyRlI2RVdaUGhjNnhRZit3elZTZGlTY1dON0ZlOU5yY1BXSyszM1BZb2d0dHVwbTJXQkNIUEJ4eXYiLCJtYWMiOiI5NWEwN2JhM2E3Y2EyNTU4ZDY0YTk2OWM5NmI3NmFmNmQ0YzNiYmIzNTg4ZThhZjFjNzI5YjllZGY0ZTQ2ZDU3IiwidGFnIjoiIn0%3D ◀_pk_id.3.58f2=e3002039460db9f0.1744592237.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6IlNoVjZra1AzQ2h2VU1Xa2hYN2lvMEE9PSIsInZhbHVlIjoiaktZZ1cvVzhWNHNLbHNRRDc3ZkM4N29 ▶" ] "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" => "Hl1wx8hJj6kwXdl4RH2OUutyR3qrbeykbxXjF0Ya" "hours_frontend_session" => "pdAt0mQnENW7c05MRVkmzoH7yDseY56BW9ifXsbk" ]
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:57: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=eyJpdiI6InRKNmNsbXFhYnM5cXBmV1ROdGNUbGc9PSIsInZhbHVlIjoiaE5vMFlqbU9uSnNobFFaUG82QTNHY2hBSEsxM3VKY1RSNFJlK1FHdHVxZFlic0NKRDQwdkpsVy9aU3U2REJ1NG5GdHplUUVialIyZG5VRUdEbFYwbGhSdWtEdGQ0cDl3RmRjVXNTbCsvdzN6ak5GT2FOZEdwTFl6bG0zdWhGNHkiLCJtYWMiOiI1ODczZDNkMjFhNWMwZjQ5MWE3MWYxNjFlMWEzMTAxZmQxNDQyYjMxMGQ0Y2U3M2ZhODc0Mzk0ZGEzNDBhY2YwIiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 02:57:21 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6InRKNmNsbXFhYnM5cXBmV1ROdGNUbGc9PSIsInZhbHVlIjoiaE5vMFlqbU9uSnNobFFaUG82QTNHY2hBSEsxM3VKY1RSNFJlK1FHdHVxZFlic0NKRDQwdkpsVy9aU3U2REJ1NG5GdHplU ▶" 1 => "hours_frontend_session=eyJpdiI6ImM1d0JvaUJrcmIvc2tLUWZYYkVhcXc9PSIsInZhbHVlIjoiSkZVbVFDNk4xQ016Rjg1VGQydTYwRXVWazMrOEpCTTlxSDlQM20vKzFsWXhKZXpUczduRXpuamNtazlUVW9qUG5PMG10VUNjNVFwNE5JYXdYNCsraEo3NHdXOFVSQkpmNmFrelJ2aUxZQitjU2lseG15VlVBSjRBZnhPZ3dXOWwiLCJtYWMiOiI4NDcxMTY1NzE1ZmZkOWE4NzAxZmJiYzQzYjE0NWFlNmRhYjIxYzJjM2I4YWUzODIwNTM3NzI0OTlhZDA3YmFhIiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 02:57:21 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀hours_frontend_session=eyJpdiI6ImM1d0JvaUJrcmIvc2tLUWZYYkVhcXc9PSIsInZhbHVlIjoiSkZVbVFDNk4xQ016Rjg1VGQydTYwRXVWazMrOEpCTTlxSDlQM20vKzFsWXhKZXpUczduRXpuamNtazlUV ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InRKNmNsbXFhYnM5cXBmV1ROdGNUbGc9PSIsInZhbHVlIjoiaE5vMFlqbU9uSnNobFFaUG82QTNHY2hBSEsxM3VKY1RSNFJlK1FHdHVxZFlic0NKRDQwdkpsVy9aU3U2REJ1NG5GdHplUUVialIyZG5VRUdEbFYwbGhSdWtEdGQ0cDl3RmRjVXNTbCsvdzN6ak5GT2FOZEdwTFl6bG0zdWhGNHkiLCJtYWMiOiI1ODczZDNkMjFhNWMwZjQ5MWE3MWYxNjFlMWEzMTAxZmQxNDQyYjMxMGQ0Y2U3M2ZhODc0Mzk0ZGEzNDBhY2YwIiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 02:57:21 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6InRKNmNsbXFhYnM5cXBmV1ROdGNUbGc9PSIsInZhbHVlIjoiaE5vMFlqbU9uSnNobFFaUG82QTNHY2hBSEsxM3VKY1RSNFJlK1FHdHVxZFlic0NKRDQwdkpsVy9aU3U2REJ1NG5GdHplU ▶" 1 => "hours_frontend_session=eyJpdiI6ImM1d0JvaUJrcmIvc2tLUWZYYkVhcXc9PSIsInZhbHVlIjoiSkZVbVFDNk4xQ016Rjg1VGQydTYwRXVWazMrOEpCTTlxSDlQM20vKzFsWXhKZXpUczduRXpuamNtazlUVW9qUG5PMG10VUNjNVFwNE5JYXdYNCsraEo3NHdXOFVSQkpmNmFrelJ2aUxZQitjU2lseG15VlVBSjRBZnhPZ3dXOWwiLCJtYWMiOiI4NDcxMTY1NzE1ZmZkOWE4NzAxZmJiYzQzYjE0NWFlNmRhYjIxYzJjM2I4YWUzODIwNTM3NzI0OTlhZDA3YmFhIiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 02:57:21 GMT; path=/; httponly ◀hours_frontend_session=eyJpdiI6ImM1d0JvaUJrcmIvc2tLUWZYYkVhcXc9PSIsInZhbHVlIjoiSkZVbVFDNk4xQ016Rjg1VGQydTYwRXVWazMrOEpCTTlxSDlQM20vKzFsWXhKZXpUczduRXpuamNtazlUV ▶" ] ]
0 of 0array:5 [▼ "_token" => "Hl1wx8hJj6kwXdl4RH2OUutyR3qrbeykbxXjF0Ya" "parent_page" => "pages.city-category" "url" => array:1 [▶ "intended" => "https://alpha.hours.com/Gelderland/Wijchen/Verf-en-lak" ] "_previous" => array:1 [▶ "url" => "https://alpha.hours.com/Gelderland/Wijchen/Verf-en-lak" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]