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.81%) | 4.01s |
1 x Booting (0.19%) | 7.80ms |
Backtrace |
select * from `routes` where `route` = 'Noord-Holland/Santpoort/Adviesbureaus' limit 1
Bindings | |
Backtrace |
update `routes` set `visit_count` = `visit_count` + 1, `routes`.`updated_at` = '2025-04-10 03:40:34' where `id` = 294655
Bindings | |
Backtrace |
select * from `establishments` where `slug` = 'Noord-Holland/Santpoort/Adviesbureaus' and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Noord-Holland/Santpoort/Adviesbureaus' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Noord-Holland/Santpoort/Adviesbureaus' limit 1
Bindings | |
Backtrace |
select * from `businesses` where `slug` = 'Noord-Holland/Santpoort/Adviesbureaus' limit 1
Bindings | |
Backtrace |
select * from `attributes` where `slug` = 'Noord-Holland/Santpoort/Adviesbureaus' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Adviesbureaus' limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Noord-Holland/Santpoort' and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 1158822995 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `regions` where `regions`.`locality_id` = 1158822995 and `regions`.`locality_id` is not null and `type` = 'neighbourhood'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 1158822995 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping area'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 1158822995 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping street'
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 85687053 and `type` = 'region' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 1158822995 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` = 1158822995 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` = 'Adviesbureaus')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (81191)
Backtrace |
select * from `categories` where `categories`.`id` in (100007)
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('4.62562300', '52.43266800')) 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` = 'Adviesbureaus')) and `id` not in (646499) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (60095, 1663563)
Backtrace |
select * from `categories` where `categories`.`id` in (100007)
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` = 1158822995 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('4.62562300', '52.43266800')) 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` = 1158822995 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('4.62562300', '52.43266800')) 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` = 1158822995 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, 37072)
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('4.62562300', '52.43266800')) 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 (401354, 512498) and `establishments`.`deleted_at` is null order by `distance` asc limit 1
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (55192)
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` = 1158822995 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('4.62562300', '52.43266800')) 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 (55196, 305733, 1817254)
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` = 1158822995 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('4.62562300', '52.43266800')) 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` = 100007 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` = '4.62562300' and `latitude` = '52.43266800' and `height` = 1200 and `width` = 1200) limit 1
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('4.62562300', '52.43266800')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100007 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (6427, 7781, 11176, 11526, 11906, 17227, 17228, 33948, 34948, 40462, 41260, 42939, 43857, 49846, 50139, 50381, 50403, 51075, 51219, 52152, 52886, 52993, 55258, 55984, 56203, 56439, 56871, 58323, 59349, 59441, 59660, 60095, 60096, 60296, 60466, 60489, 61466, 62254, 62805, 62937, 65607, 65611, 69369, 69618, 71689, 71697, 73176, 74391, 75177, 75206, 75255, 76655, 78233, 78242, 78867, 78910, 79150, 79184, 79661, 80510, 81191, 81318, 81461, 82719, 82858, 82906, 82993, 83595, 299496, 305880, 311181, 672846, 728903, 1064492, 1105178, 1107767, 1108830, 1112307, 1113192, 1114239, 1114625, 1114843, 1115504, 1171072, 1171652, 1171800, 1590499, 1663563)
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 646499 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2954143 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 558164 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 558161 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 654806 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 634295 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2119075 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2109080 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2114431 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2158370 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 588578 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2118145 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 652445 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2120770 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 986539 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 446792 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 633515 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 621398 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 607841 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 651986 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2120544 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 532613 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 378089 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 378074 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 473534 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 985834 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 986088 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 644351 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 618440 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 550292 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('4.62562300', '52.43266800')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100007 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (6427, 7781, 11176, 11526, 11906, 17227, 17228, 33948, 34948, 40462, 41260, 42939, 43857, 49846, 50139, 50381, 50403, 51075, 51219, 52152, 52886, 52993, 55258, 55984, 56203, 56439, 56871, 58323, 59349, 59441, 59660, 60095, 60096, 60296, 60466, 60489, 61466, 62254, 62805, 62937, 65607, 65611, 69369, 69618, 71689, 71697, 73176, 74391, 75177, 75206, 75255, 76655, 78233, 78242, 78867, 78910, 79150, 79184, 79661, 80510, 81191, 81318, 81461, 82719, 82858, 82906, 82993, 83595, 299496, 305880, 311181, 672846, 728903, 1064492, 1105178, 1107767, 1108830, 1112307, 1113192, 1114239, 1114625, 1114843, 1115504, 1171072, 1171652, 1171800, 1590499, 1663563)
Backtrace |
200
[]
[]
0 of 0array:16 [▼ "cookie" => array:1 [▶ 0 => "_pk_id.3.58f2=7eaabae87595a66d.1744256426.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6ImZlZGRWc1dVd1d2WGFSNGVOYnJ1dEE9PSIsInZhbHVlIjoiaGd4b3pnT0xBYUxaTG9oc201OGJzcmFURUFDVXN5Vzk0Wkt3d3hvT2tPSTkzSVpYaDRIbXZSTEF3TXl0U2JDOWhPMlVqV1ZObHhncDhjQ3FLeFJlMWpHMHByUTdIekdHU01yZEU1T09jWi8vWVZWbGRhUk1Zazk5WjhIYmZ4VG8iLCJtYWMiOiJkNTM1YzBiMDVmMDA5NmQ4OGQ1NTQxOTY4MTJkOWRmMWQzZTE3NTZjZGUwODkyYjdmOWU4OTI0OWUzNzQ5ZjJhIiwidGFnIjoiIn0%3D; hours_frontend_session=eyJpdiI6IlBLVjdwT1FNMGdCTzRjTEVPU0JwalE9PSIsInZhbHVlIjoibHV3WlJMYWdXallZUkZhMWNzVTlXMTdRaHBDZGttNTdNQ1ZVWVFCMjgxdlU2aTdrZmtialFNZmdnYktVcHM1Q3NZSENxazd3OU8vYi9GQkE5WEE4dVQ3OEVpRjI2eHhKZ0N3ZDZTYUszK3VqUTFZR3pRQ204UTd1ZlUxNVh4TGEiLCJtYWMiOiIxNmQwNGFjOGQwM2NlMjRmMTVmZGZiYzhkZTM2ZTEzMTZhYWI2N2E0ZWI5YjIyMzBmYTZhNzdhMzE1YTg4NmU5IiwidGFnIjoiIn0%3D ◀_pk_id.3.58f2=7eaabae87595a66d.1744256426.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6ImZlZGRWc1dVd1d2WGFSNGVOYnJ1dEE9PSIsInZhbHVlIjoiaGd4b3pnT0xBYUxaTG9oc201OGJzcmF ▶" ] "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" => "h4F6F23FGn5Fpsa8e5gg9fTtIClgj5eeqpRu9Iwo" "hours_frontend_session" => "BVkqEnDIRQ4iaNbHfvOpUiRYuDAgGuBPM8QIAn5l" ]
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 => "Thu, 10 Apr 2025 03:40:34 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=eyJpdiI6InloME1WcUVYa3BUYUxMQmlFNjlrbEE9PSIsInZhbHVlIjoiQkNJZ0hHMzVXaFNGN3h4VlVNQW5LeVVRYSt6dlJTeE14dGdURGozSWFhbjdSZ2NKNlJSaEpIZEFMMk9FSXQ0ZUhwL0VqcVhCNXJ0K1VIby9GejUzWFc0MDNZVnphajh3by9JZDNSeUl6c1V3K25uZ0REY211N0pETkVqWlZESXEiLCJtYWMiOiJkOTkzYTgwMDkwMTkzNGFhMTRkYTczZGQzMDIwZDk5OTJiNzgzNDBkZGMxMzAzY2Y5MDQxNTYwYmZhZTYzNDEwIiwidGFnIjoiIn0%3D; expires=Thu, 10 Apr 2025 05:40:38 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6InloME1WcUVYa3BUYUxMQmlFNjlrbEE9PSIsInZhbHVlIjoiQkNJZ0hHMzVXaFNGN3h4VlVNQW5LeVVRYSt6dlJTeE14dGdURGozSWFhbjdSZ2NKNlJSaEpIZEFMMk9FSXQ0ZUhwL0Vqc ▶" 1 => "hours_frontend_session=eyJpdiI6IlJNTUFOSStYN0tSRFFsWW55cmFCMlE9PSIsInZhbHVlIjoibno2SjVjYk1ocEJOMkFsNkM3MTJqUVM5MDBYdDRraDVNR1IvVndrU3UxNHcxRUhXV0R5ZWQ5b203TFZVL2dROWRTMGZaMmVpMlhpMzRDajZoTm9FbVBFd3kwbHJuTDVXVnlZVDhOOExBczA3TVZYUTEySWNYKys4VzJyYTUyVkwiLCJtYWMiOiJmYjFiODRkYTk0MTZjMmVlNzA4OTk1ZmJjYmY1NGY4M2Q5OTFjYzI0M2U4NzU4ZmE4MThmYjYzOWQ0Njc0YWRmIiwidGFnIjoiIn0%3D; expires=Thu, 10 Apr 2025 05:40:38 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀hours_frontend_session=eyJpdiI6IlJNTUFOSStYN0tSRFFsWW55cmFCMlE9PSIsInZhbHVlIjoibno2SjVjYk1ocEJOMkFsNkM3MTJqUVM5MDBYdDRraDVNR1IvVndrU3UxNHcxRUhXV0R5ZWQ5b203TFZVL ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InloME1WcUVYa3BUYUxMQmlFNjlrbEE9PSIsInZhbHVlIjoiQkNJZ0hHMzVXaFNGN3h4VlVNQW5LeVVRYSt6dlJTeE14dGdURGozSWFhbjdSZ2NKNlJSaEpIZEFMMk9FSXQ0ZUhwL0VqcVhCNXJ0K1VIby9GejUzWFc0MDNZVnphajh3by9JZDNSeUl6c1V3K25uZ0REY211N0pETkVqWlZESXEiLCJtYWMiOiJkOTkzYTgwMDkwMTkzNGFhMTRkYTczZGQzMDIwZDk5OTJiNzgzNDBkZGMxMzAzY2Y5MDQxNTYwYmZhZTYzNDEwIiwidGFnIjoiIn0%3D; expires=Thu, 10-Apr-2025 05:40:38 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6InloME1WcUVYa3BUYUxMQmlFNjlrbEE9PSIsInZhbHVlIjoiQkNJZ0hHMzVXaFNGN3h4VlVNQW5LeVVRYSt6dlJTeE14dGdURGozSWFhbjdSZ2NKNlJSaEpIZEFMMk9FSXQ0ZUhwL0Vqc ▶" 1 => "hours_frontend_session=eyJpdiI6IlJNTUFOSStYN0tSRFFsWW55cmFCMlE9PSIsInZhbHVlIjoibno2SjVjYk1ocEJOMkFsNkM3MTJqUVM5MDBYdDRraDVNR1IvVndrU3UxNHcxRUhXV0R5ZWQ5b203TFZVL2dROWRTMGZaMmVpMlhpMzRDajZoTm9FbVBFd3kwbHJuTDVXVnlZVDhOOExBczA3TVZYUTEySWNYKys4VzJyYTUyVkwiLCJtYWMiOiJmYjFiODRkYTk0MTZjMmVlNzA4OTk1ZmJjYmY1NGY4M2Q5OTFjYzI0M2U4NzU4ZmE4MThmYjYzOWQ0Njc0YWRmIiwidGFnIjoiIn0%3D; expires=Thu, 10-Apr-2025 05:40:38 GMT; path=/; httponly ◀hours_frontend_session=eyJpdiI6IlJNTUFOSStYN0tSRFFsWW55cmFCMlE9PSIsInZhbHVlIjoibno2SjVjYk1ocEJOMkFsNkM3MTJqUVM5MDBYdDRraDVNR1IvVndrU3UxNHcxRUhXV0R5ZWQ5b203TFZVL ▶" ] ]
0 of 0array:5 [▼ "_token" => "h4F6F23FGn5Fpsa8e5gg9fTtIClgj5eeqpRu9Iwo" "parent_page" => "pages.city-category" "url" => array:1 [▶ "intended" => "https://alpha.hours.com/Noord-Holland/Santpoort/Adviesbureaus" ] "_previous" => array:1 [▶ "url" => "https://alpha.hours.com/Noord-Holland/Santpoort/Adviesbureaus" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]