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.78%) | 3.61s |
1 x Booting (0.22%) | 8.08ms |
Backtrace |
select * from `routes` where `route` = 'Noord-Holland/Velsen-Zuid/Amusementshallen' limit 1
Bindings | |
Backtrace |
update `routes` set `visit_count` = `visit_count` + 1, `routes`.`updated_at` = '2025-04-06 17:52:28' where `id` = 302367
Bindings | |
Backtrace |
select * from `establishments` where `slug` = 'Noord-Holland/Velsen-Zuid/Amusementshallen' and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Noord-Holland/Velsen-Zuid/Amusementshallen' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Noord-Holland/Velsen-Zuid/Amusementshallen' limit 1
Bindings | |
Backtrace |
select * from `businesses` where `slug` = 'Noord-Holland/Velsen-Zuid/Amusementshallen' limit 1
Bindings | |
Backtrace |
select * from `attributes` where `slug` = 'Noord-Holland/Velsen-Zuid/Amusementshallen' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Amusementshallen' limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Noord-Holland/Velsen-Zuid' and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101754859 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `regions` where `regions`.`locality_id` = 101754859 and `regions`.`locality_id` is not null and `type` = 'neighbourhood'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101754859 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping area'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101754859 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` = 101754859 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` = 101754859 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` = 'Amusementshallen')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (1106679)
Backtrace |
select * from `categories` where `categories`.`id` in (100019)
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.64575300', '52.45664300')) 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` = 'Amusementshallen')) and `id` not in (2111963) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (31333, 52965)
Backtrace |
select * from `categories` where `categories`.`id` in (100019)
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` = 101754859 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.64575300', '52.45664300')) 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` = 101754859 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.64575300', '52.45664300')) 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` = 101754859 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 (907627)
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.64575300', '52.45664300')) 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 (3282565) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (5844, 6096)
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` = 101754859 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.64575300', '52.45664300')) 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` = 101754859 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.64575300', '52.45664300')) 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` = 100019 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.64575300' and `latitude` = '52.45664300' and `height` = 1200 and `width` = 1200) limit 1
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('4.64575300', '52.45664300')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100019 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (17374, 31333, 31955, 32177, 32351, 32720, 32752, 33296, 34224, 34624, 35208, 37566, 38195, 38636, 39415, 39468, 39804, 40838, 41198, 41556, 42902, 43107, 43866, 44731, 46926, 47787, 49037, 50114, 50497, 50942, 51409, 51457, 51493, 52253, 52437, 52558, 52965, 53167, 53615, 54379, 54394, 54453, 55391, 56800, 57251, 57395, 60774, 60985, 62195, 62405, 63434, 67041, 67695, 69726, 70570, 71303, 71628, 72777, 72825, 74208, 74769, 75261, 77412, 77647, 77691, 83431, 83799, 295776, 302049, 1094337, 1104658, 1106679, 1107989, 1108392, 1109175, 1109873, 1109891, 1109930, 1111161, 1111778, 1112632, 1112651, 1112652, 1115544, 1155661, 1170976, 1171584, 1171603, 1171672, 1603242)
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 455924 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 985502 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('4.64575300', '52.45664300')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100019 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (17374, 31333, 31955, 32177, 32351, 32720, 32752, 33296, 34224, 34624, 35208, 37566, 38195, 38636, 39415, 39468, 39804, 40838, 41198, 41556, 42902, 43107, 43866, 44731, 46926, 47787, 49037, 50114, 50497, 50942, 51409, 51457, 51493, 52253, 52437, 52558, 52965, 53167, 53615, 54379, 54394, 54453, 55391, 56800, 57251, 57395, 60774, 60985, 62195, 62405, 63434, 67041, 67695, 69726, 70570, 71303, 71628, 72777, 72825, 74208, 74769, 75261, 77412, 77647, 77691, 83431, 83799, 295776, 302049, 1094337, 1104658, 1106679, 1107989, 1108392, 1109175, 1109873, 1109891, 1109930, 1111161, 1111778, 1112632, 1112651, 1112652, 1115544, 1155661, 1170976, 1171584, 1171603, 1171672, 1603242)
Backtrace |
200
[]
[]
0 of 0array:16 [▼ "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImlLZ3lTdDF0UTBYWDM4WUhNLzBieGc9PSIsInZhbHVlIjoiUU9FWmRKanU1WTA4UithNXhZcEI3UHdyaUJmMlM2UjNaNzk2anBHV1RINEVZN2dnRmkyVlpxUHpaRE1ienIvR0FpNGFhSnowYTNXZTk2eWdsUHc1Z3c5RCsxUXZoZFFCYjd6d0R0YU5nT2tZSGJXckVrRHZHaFpyc0s5WnUrd24iLCJtYWMiOiI3YmUwYzU3NWQ3OGMzNzQ4MGRhYWM4YTBjMmQ4NzI4ZjA4MzBjNWI3ZGRhYjllYjk2ZjljZWVkMDg1YTVhMzQ4IiwidGFnIjoiIn0%3D; hours_frontend_session=eyJpdiI6IkFkL2IydDRDNGd6RGNuQXhhY1UyQVE9PSIsInZhbHVlIjoiNytOcS9nNXBabFRwc2xDNno5QUJOYStjc2gxQzNYUEc3cEtCK25uMzVvMFlCYk00S3JncHNZaVlzclBVbEovUjduaFFRM010M2NUQ3paa2Q5ZWJEcXVPS2lueHE1akhtNmhGWUNZZXFUdEZ3c3EycmxieXhva2lrTy81ZkExWFEiLCJtYWMiOiIzYTdkNzM0NDgyY2NhNDY4ZGI2OGMwMDI3NTllNzk0OTc0ZmI5ZmQ3MTM0Zjg1NDIwOWU5YzhhY2MyZTA2MzBiIiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6ImlLZ3lTdDF0UTBYWDM4WUhNLzBieGc9PSIsInZhbHVlIjoiUU9FWmRKanU1WTA4UithNXhZcEI3UHdyaUJmMlM2UjNaNzk2anBHV1RINEVZN2dnRmkyVlpxUHpaRE1ienIvR0FpNGFhS ▶" ] "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" => "steRoCRhRH0eSKzLfBUPIKQTWtJPMjKs5xF8b5KV" "hours_frontend_session" => "wROfvD6FoUwX2wfh58lbysohtVxnLKOKnGXf8LiO" ]
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 => "Sun, 06 Apr 2025 17:52:28 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=eyJpdiI6IjNQUnR1MkZwQTIvYnZlRjdPOEorY3c9PSIsInZhbHVlIjoiZXdxUTh2UWk4T294YW1IUEFVRVBtZTZ2TE5GYkg4QXl0dE1nUUlvNHJXRlBTQTYzWFdQTFFYSWpjdTFXRUkyS3gxUkkxU3BxYklkcEhzVFk3SXJiWlNUS0pxSnBtSHZNSDFYbXNiNUpqRjcvUFZnVld2TXRwVlZ5cCtydTZiRkkiLCJtYWMiOiI2MDBhZDZjZGY1M2RlMDE5YjdhZGY5NDE4MzljYTBlMDc4NDQ5ODQ2MzUxMDc1YjQ3OGY5MjUwMjQwOTE2OGQyIiwidGFnIjoiIn0%3D; expires=Sun, 06 Apr 2025 19:52:32 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IjNQUnR1MkZwQTIvYnZlRjdPOEorY3c9PSIsInZhbHVlIjoiZXdxUTh2UWk4T294YW1IUEFVRVBtZTZ2TE5GYkg4QXl0dE1nUUlvNHJXRlBTQTYzWFdQTFFYSWpjdTFXRUkyS3gxUkkxU ▶" 1 => "hours_frontend_session=eyJpdiI6IklEQmMzOHgrSjRnbHorOFJPTEJkUlE9PSIsInZhbHVlIjoidFhpYXY4cXA1STVaa25RZEtjMGNYdnNvOWFzbHFXWlgyN0N2TURDM25NNmRQRVI2emZ1VVRiWkN1NEgzYU9UNXR5eVBHWk8yUjU0UzNrUnAyRndOV3hLU0UwaUlTbCtwMmpHU3ZWRU12eDY3cDVpWEtvN1lVeEh3eGszVXRhU2oiLCJtYWMiOiJiNjRiZmZiZDA4YTU4MmM3MDM5YTNlODZjZjBhNzQ2NjQwZGUxOTkyZmQ5ZTVhMTgzMWYwMDQ4MTJiOGI3YzQyIiwidGFnIjoiIn0%3D; expires=Sun, 06 Apr 2025 19:52:32 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀hours_frontend_session=eyJpdiI6IklEQmMzOHgrSjRnbHorOFJPTEJkUlE9PSIsInZhbHVlIjoidFhpYXY4cXA1STVaa25RZEtjMGNYdnNvOWFzbHFXWlgyN0N2TURDM25NNmRQRVI2emZ1VVRiWkN1NEgzY ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjNQUnR1MkZwQTIvYnZlRjdPOEorY3c9PSIsInZhbHVlIjoiZXdxUTh2UWk4T294YW1IUEFVRVBtZTZ2TE5GYkg4QXl0dE1nUUlvNHJXRlBTQTYzWFdQTFFYSWpjdTFXRUkyS3gxUkkxU3BxYklkcEhzVFk3SXJiWlNUS0pxSnBtSHZNSDFYbXNiNUpqRjcvUFZnVld2TXRwVlZ5cCtydTZiRkkiLCJtYWMiOiI2MDBhZDZjZGY1M2RlMDE5YjdhZGY5NDE4MzljYTBlMDc4NDQ5ODQ2MzUxMDc1YjQ3OGY5MjUwMjQwOTE2OGQyIiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 19:52:32 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IjNQUnR1MkZwQTIvYnZlRjdPOEorY3c9PSIsInZhbHVlIjoiZXdxUTh2UWk4T294YW1IUEFVRVBtZTZ2TE5GYkg4QXl0dE1nUUlvNHJXRlBTQTYzWFdQTFFYSWpjdTFXRUkyS3gxUkkxU ▶" 1 => "hours_frontend_session=eyJpdiI6IklEQmMzOHgrSjRnbHorOFJPTEJkUlE9PSIsInZhbHVlIjoidFhpYXY4cXA1STVaa25RZEtjMGNYdnNvOWFzbHFXWlgyN0N2TURDM25NNmRQRVI2emZ1VVRiWkN1NEgzYU9UNXR5eVBHWk8yUjU0UzNrUnAyRndOV3hLU0UwaUlTbCtwMmpHU3ZWRU12eDY3cDVpWEtvN1lVeEh3eGszVXRhU2oiLCJtYWMiOiJiNjRiZmZiZDA4YTU4MmM3MDM5YTNlODZjZjBhNzQ2NjQwZGUxOTkyZmQ5ZTVhMTgzMWYwMDQ4MTJiOGI3YzQyIiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 19:52:32 GMT; path=/; httponly ◀hours_frontend_session=eyJpdiI6IklEQmMzOHgrSjRnbHorOFJPTEJkUlE9PSIsInZhbHVlIjoidFhpYXY4cXA1STVaa25RZEtjMGNYdnNvOWFzbHFXWlgyN0N2TURDM25NNmRQRVI2emZ1VVRiWkN1NEgzY ▶" ] ]
0 of 0array:5 [▼ "_token" => "steRoCRhRH0eSKzLfBUPIKQTWtJPMjKs5xF8b5KV" "parent_page" => "pages.city-category" "url" => array:1 [▶ "intended" => "https://alpha.hours.com/Noord-Holland/Velsen-Zuid/Amusementshallen" ] "_previous" => array:1 [▶ "url" => "https://alpha.hours.com/Noord-Holland/Velsen-Zuid/Amusementshallen" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]