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.6%) | 4.58s |
1 x Booting (0.4%) | 18.43ms |
Backtrace |
select * from `routes` where `route` = 'Friesland/IJlst/Alternatieve-genezers' limit 1
Bindings | |
Backtrace |
update `routes` set `visit_count` = `visit_count` + 1, `routes`.`updated_at` = '2025-04-14 10:49:02' where `id` = 327490
Bindings | |
Backtrace |
select * from `establishments` where `slug` = 'Friesland/IJlst/Alternatieve-genezers' and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Friesland/IJlst/Alternatieve-genezers' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Friesland/IJlst/Alternatieve-genezers' limit 1
Bindings | |
Backtrace |
select * from `businesses` where `slug` = 'Friesland/IJlst/Alternatieve-genezers' limit 1
Bindings | |
Backtrace |
select * from `attributes` where `slug` = 'Friesland/IJlst/Alternatieve-genezers' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Alternatieve-genezers' limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Friesland/IJlst' and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101806175 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `regions` where `regions`.`locality_id` = 101806175 and `regions`.`locality_id` is not null and `type` = 'neighbourhood'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101806175 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping area'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101806175 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping street'
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 85687055 and `type` = 'region' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101806175 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` = 101806175 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` = 'Alternatieve genezers')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (52510)
Backtrace |
select * from `categories` where `categories`.`id` in (100017)
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.62933300', '53.00798100')) 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` = 'Alternatieve genezers')) and `id` not in (454217) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (1110151, 1114634)
Backtrace |
select * from `categories` where `categories`.`id` in (100017)
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` = 101806175 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.62933300', '53.00798100')) 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` = 101806175 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.62933300', '53.00798100')) 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` = 101806175 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 `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.62933300', '53.00798100')) 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 1 = 1 and `establishments`.`deleted_at` is null order by `distance` asc limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (5777, 6120, 51198)
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` = 101806175 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('5.62933300', '53.00798100')) 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 (33978, 1110923, 1112940)
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` = 101806175 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.62933300', '53.00798100')) 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` = 100017 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` = '5.62933300' and `latitude` = '53.00798100' and `height` = 1200 and `width` = 1200) limit 1
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('5.62933300', '53.00798100')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100017 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (10494, 11900, 17369, 20791, 30699, 31137, 31981, 32239, 32248, 33101, 34650, 34667, 35917, 36353, 36564, 36575, 36622, 36706, 37100, 37537, 37835, 38768, 39843, 40332, 42953, 43098, 44177, 46578, 48720, 50192, 50617, 50715, 51367, 52028, 52510, 52624, 53333, 55397, 55408, 55415, 55871, 55980, 57013, 57081, 58188, 58254, 58343, 58984, 59543, 60561, 61942, 62743, 64642, 68938, 69307, 71063, 71228, 71850, 76307, 76585, 77539, 77720, 78489, 78994, 79574, 81126, 81515, 82298, 82603, 83299, 83694, 83727, 300096, 722921, 1106414, 1106897, 1108860, 1110151, 1112119, 1113016, 1114250, 1114599, 1114634, 1114674, 1114955, 1115075, 1115133, 1171709, 1171853, 1920933)
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 454217 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2120553 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2115876 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 393971 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 463364 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 378209 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 400226 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 564332 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 985824 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 796561 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2121014 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 457220 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 796737 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 463403 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2120888 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2112260 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3269581 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 465071 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 403721 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 794149 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 551825 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 584543 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2120154 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2118896 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 406469 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 633779 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 603557 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 655121 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 386456 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('5.62933300', '53.00798100')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100017 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (10494, 11900, 17369, 20791, 30699, 31137, 31981, 32239, 32248, 33101, 34650, 34667, 35917, 36353, 36564, 36575, 36622, 36706, 37100, 37537, 37835, 38768, 39843, 40332, 42953, 43098, 44177, 46578, 48720, 50192, 50617, 50715, 51367, 52028, 52510, 52624, 53333, 55397, 55408, 55415, 55871, 55980, 57013, 57081, 58188, 58254, 58343, 58984, 59543, 60561, 61942, 62743, 64642, 68938, 69307, 71063, 71228, 71850, 76307, 76585, 77539, 77720, 78489, 78994, 79574, 81126, 81515, 82298, 82603, 83299, 83694, 83727, 300096, 722921, 1106414, 1106897, 1108860, 1110151, 1112119, 1113016, 1114250, 1114599, 1114634, 1114674, 1114955, 1115075, 1115133, 1171709, 1171853, 1920933)
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, 14 Apr 2025 10:49:02 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=eyJpdiI6InozaGVJRlZ2RmE4N29nNk1YcHdWR0E9PSIsInZhbHVlIjoianZIOVdEb2xwTmozRTdHUUNPV3FXVG9GK3dJc3ZKQ0FHMGZVTnR1U2V0MnlHcEdqd0xMUjAzWjdoYjM0WFZGWEptYk9Yak1ObXRkSm1UZG03QWRyQ2hEY0JvWGpEZVpZMWZtV3dwVlIwbUoxdmJUSXVZWUdkTkdraVBPT3htYTgiLCJtYWMiOiI0OTk3MmRlNDFmODNlM2UyM2ZlMmFkMDE3NjdlMjA4NmZhOTQ5YTcyODVjODVjZmMyOGJlOGY5NWI0NjJjNTQzIiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 12:49:06 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6InozaGVJRlZ2RmE4N29nNk1YcHdWR0E9PSIsInZhbHVlIjoianZIOVdEb2xwTmozRTdHUUNPV3FXVG9GK3dJc3ZKQ0FHMGZVTnR1U2V0MnlHcEdqd0xMUjAzWjdoYjM0WFZGWEptYk9Ya ▶" 1 => "hours_frontend_session=eyJpdiI6Ik1HK2dRaTN2TXRUdCszb0VFZHJ5MlE9PSIsInZhbHVlIjoidTFqMVRIZnJSWnQxN25EVXYxK2FMSVFkaVNyYlJ5YWtuM1Jrc3M1djhSWFdFY1lMbnlFNWtxcERNR3JQeTcwK2ZwOW8wRHdzNk5xeDg3cmFIR1VmNjkvZEQxNU9LdGN0bjlWa2J6RXFNOWpKWGVxZld2UndtL3FXM0g4SDE1Q3QiLCJtYWMiOiJiY2E1ZjQwMjJmZTNlNzM1ODI0YzNmN2Q0NmFkYTE5M2I2Mzc0YmY2YWUyNmE2NzZhMzBlMzZmYzRlY2Y0ZGEyIiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 12:49:06 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀hours_frontend_session=eyJpdiI6Ik1HK2dRaTN2TXRUdCszb0VFZHJ5MlE9PSIsInZhbHVlIjoidTFqMVRIZnJSWnQxN25EVXYxK2FMSVFkaVNyYlJ5YWtuM1Jrc3M1djhSWFdFY1lMbnlFNWtxcERNR3JQe ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InozaGVJRlZ2RmE4N29nNk1YcHdWR0E9PSIsInZhbHVlIjoianZIOVdEb2xwTmozRTdHUUNPV3FXVG9GK3dJc3ZKQ0FHMGZVTnR1U2V0MnlHcEdqd0xMUjAzWjdoYjM0WFZGWEptYk9Yak1ObXRkSm1UZG03QWRyQ2hEY0JvWGpEZVpZMWZtV3dwVlIwbUoxdmJUSXVZWUdkTkdraVBPT3htYTgiLCJtYWMiOiI0OTk3MmRlNDFmODNlM2UyM2ZlMmFkMDE3NjdlMjA4NmZhOTQ5YTcyODVjODVjZmMyOGJlOGY5NWI0NjJjNTQzIiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 12:49:06 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6InozaGVJRlZ2RmE4N29nNk1YcHdWR0E9PSIsInZhbHVlIjoianZIOVdEb2xwTmozRTdHUUNPV3FXVG9GK3dJc3ZKQ0FHMGZVTnR1U2V0MnlHcEdqd0xMUjAzWjdoYjM0WFZGWEptYk9Ya ▶" 1 => "hours_frontend_session=eyJpdiI6Ik1HK2dRaTN2TXRUdCszb0VFZHJ5MlE9PSIsInZhbHVlIjoidTFqMVRIZnJSWnQxN25EVXYxK2FMSVFkaVNyYlJ5YWtuM1Jrc3M1djhSWFdFY1lMbnlFNWtxcERNR3JQeTcwK2ZwOW8wRHdzNk5xeDg3cmFIR1VmNjkvZEQxNU9LdGN0bjlWa2J6RXFNOWpKWGVxZld2UndtL3FXM0g4SDE1Q3QiLCJtYWMiOiJiY2E1ZjQwMjJmZTNlNzM1ODI0YzNmN2Q0NmFkYTE5M2I2Mzc0YmY2YWUyNmE2NzZhMzBlMzZmYzRlY2Y0ZGEyIiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 12:49:06 GMT; path=/; httponly ◀hours_frontend_session=eyJpdiI6Ik1HK2dRaTN2TXRUdCszb0VFZHJ5MlE9PSIsInZhbHVlIjoidTFqMVRIZnJSWnQxN25EVXYxK2FMSVFkaVNyYlJ5YWtuM1Jrc3M1djhSWFdFY1lMbnlFNWtxcERNR3JQe ▶" ] ]
0 of 0array:5 [▼ "_token" => "ITChS39imVTzdmnnOUMbh3TNN2GqULazY6Nfh9mX" "parent_page" => "pages.city-category" "url" => array:1 [▶ "intended" => "https://alpha.hours.com/Friesland/IJlst/Alternatieve-genezers" ] "_previous" => array:1 [▶ "url" => "https://alpha.hours.com/Friesland/IJlst/Alternatieve-genezers" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]