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.7%) | 4.10s |
1 x Booting (0.3%) | 12.51ms |
Backtrace |
select * from `routes` where `route` = 'Groningen/Musselkanaal/Juweliers' limit 1
Bindings | |
Backtrace |
update `routes` set `visit_count` = `visit_count` + 1, `routes`.`updated_at` = '2025-04-15 23:51:02' where `id` = 285999
Bindings | |
Backtrace |
select * from `establishments` where `slug` = 'Groningen/Musselkanaal/Juweliers' and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Groningen/Musselkanaal/Juweliers' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Groningen/Musselkanaal/Juweliers' limit 1
Bindings | |
Backtrace |
select * from `businesses` where `slug` = 'Groningen/Musselkanaal/Juweliers' limit 1
Bindings | |
Backtrace |
select * from `attributes` where `slug` = 'Groningen/Musselkanaal/Juweliers' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Juweliers' limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Groningen/Musselkanaal' and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101838001 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `regions` where `regions`.`locality_id` = 101838001 and `regions`.`locality_id` is not null and `type` = 'neighbourhood'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101838001 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping area'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101838001 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping street'
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 85687059 and `type` = 'region' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101838001 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` = 101838001 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` = 'Juweliers')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (11319)
Backtrace |
select * from `categories` where `categories`.`id` in (100238)
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('7.01049600', '52.94226100')) 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` = 'Juweliers')) and `id` not in (361205) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (35739, 38454)
Backtrace |
select * from `categories` where `categories`.`id` in (100238)
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` = 101838001 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('7.01049600', '52.94226100')) 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` = 101838001 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('7.01049600', '52.94226100')) 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` = 101838001 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 (6120)
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('7.01049600', '52.94226100')) 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 (573518) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (7308, 72688)
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` = 101838001 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('7.01049600', '52.94226100')) 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 (71828, 1113230, 1114246)
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` = 101838001 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('7.01049600', '52.94226100')) 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` = 100238 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` = '7.01049600' and `latitude` = '52.94226100' and `height` = 1200 and `width` = 1200) limit 1
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('7.01049600', '52.94226100')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100238 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (5740, 5768, 6051, 6479, 7816, 7817, 8344, 8412, 8464, 8556, 8857, 9335, 9348, 9477, 9655, 10247, 10725, 11319, 12377, 12505, 12506, 17960, 30729, 34019, 34600, 35150, 35739, 36551, 36956, 37115, 37630, 38104, 38454, 38855, 39084, 40025, 41211, 44207, 46935, 46948, 49967, 50076, 50510, 50669, 50827, 52890, 53321, 54207, 56987, 58348, 58626, 59116, 65269, 70098, 70346, 71774, 76312, 76810, 81288, 83169, 83171, 83201, 727817, 907065, 1105592, 1106340, 1109090, 1110694, 1110865, 1112766, 1113150, 1113930, 1114422, 1114452)
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 361205 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 405533 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 397340 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 660236 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 498743 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 403097 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 498752 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 480677 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 389765 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 406736 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 613898 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2118639 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 377585 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 395522 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 410405 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 434963 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 564044 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 509780 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 407429 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 679559 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 498749 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 404507 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 666458 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 660233 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 672875 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 447104 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2111503 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 377687 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 377690 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 587672 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('7.01049600', '52.94226100')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100238 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (5740, 5768, 6051, 6479, 7816, 7817, 8344, 8412, 8464, 8556, 8857, 9335, 9348, 9477, 9655, 10247, 10725, 11319, 12377, 12505, 12506, 17960, 30729, 34019, 34600, 35150, 35739, 36551, 36956, 37115, 37630, 38104, 38454, 38855, 39084, 40025, 41211, 44207, 46935, 46948, 49967, 50076, 50510, 50669, 50827, 52890, 53321, 54207, 56987, 58348, 58626, 59116, 65269, 70098, 70346, 71774, 76312, 76810, 81288, 83169, 83171, 83201, 727817, 907065, 1105592, 1106340, 1109090, 1110694, 1110865, 1112766, 1113150, 1113930, 1114422, 1114452)
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 => "Tue, 15 Apr 2025 23:51: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=eyJpdiI6InRTQU51STl0TEZ1dFZjamtDQStLeGc9PSIsInZhbHVlIjoidld3WmRpQnltTmk3ck9Ncmk0MDA3SkNNaWZqMi9nNTNxcWVNU2hvRnQ1eUxzTVFhRm5zM00wSkttZDdzbktTREo2dmhxc0h2U2hINUhKY0tEc0xvWWZHUFJESGpRK0l0NlBnOG5DZTZkRFMrLzY1U3JIaEwrVlVhb1B5anM4cisiLCJtYWMiOiIzNDQwODQzZDgwY2Q4NTZhYTMwMzg1Y2RhNWJlMjM2YjcyNzI3NDEyNTFhYjQ3ZGUzZTJhYzdhYWE3ZDU5YmUwIiwidGFnIjoiIn0%3D; expires=Wed, 16 Apr 2025 01:51:06 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6InRTQU51STl0TEZ1dFZjamtDQStLeGc9PSIsInZhbHVlIjoidld3WmRpQnltTmk3ck9Ncmk0MDA3SkNNaWZqMi9nNTNxcWVNU2hvRnQ1eUxzTVFhRm5zM00wSkttZDdzbktTREo2dmhxc ▶" 1 => "hours_frontend_session=eyJpdiI6InVYS0UyK0JjNDRsMzNSYlVLV3p3U3c9PSIsInZhbHVlIjoicEJIWmJSbXkzVTAxenFEOWdEK0V3TDVXR1F5UEdHZ1BiMGI1Tjl5OFduY2RZVEx4bGRGQ3pPYVdVUkZyWnJNaHBzL0w4N08yWWRCQmY2VXp4cTdpczhPaUwzZStkUkFNQnNIbnM0a0pxdmJJT25MeG1ZQm1lUVB6UHlFVkFWeUsiLCJtYWMiOiJmMTQ3MjQ3MWNkZjk5YzM1OGQ1NTkxMDdlYzVlNWM2NWI0MWRkMGFhNTRjZjA0MGZlMDNjZWM5YmE0MjgyNmIxIiwidGFnIjoiIn0%3D; expires=Wed, 16 Apr 2025 01:51:06 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀hours_frontend_session=eyJpdiI6InVYS0UyK0JjNDRsMzNSYlVLV3p3U3c9PSIsInZhbHVlIjoicEJIWmJSbXkzVTAxenFEOWdEK0V3TDVXR1F5UEdHZ1BiMGI1Tjl5OFduY2RZVEx4bGRGQ3pPYVdVUkZyW ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InRTQU51STl0TEZ1dFZjamtDQStLeGc9PSIsInZhbHVlIjoidld3WmRpQnltTmk3ck9Ncmk0MDA3SkNNaWZqMi9nNTNxcWVNU2hvRnQ1eUxzTVFhRm5zM00wSkttZDdzbktTREo2dmhxc0h2U2hINUhKY0tEc0xvWWZHUFJESGpRK0l0NlBnOG5DZTZkRFMrLzY1U3JIaEwrVlVhb1B5anM4cisiLCJtYWMiOiIzNDQwODQzZDgwY2Q4NTZhYTMwMzg1Y2RhNWJlMjM2YjcyNzI3NDEyNTFhYjQ3ZGUzZTJhYzdhYWE3ZDU5YmUwIiwidGFnIjoiIn0%3D; expires=Wed, 16-Apr-2025 01:51:06 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6InRTQU51STl0TEZ1dFZjamtDQStLeGc9PSIsInZhbHVlIjoidld3WmRpQnltTmk3ck9Ncmk0MDA3SkNNaWZqMi9nNTNxcWVNU2hvRnQ1eUxzTVFhRm5zM00wSkttZDdzbktTREo2dmhxc ▶" 1 => "hours_frontend_session=eyJpdiI6InVYS0UyK0JjNDRsMzNSYlVLV3p3U3c9PSIsInZhbHVlIjoicEJIWmJSbXkzVTAxenFEOWdEK0V3TDVXR1F5UEdHZ1BiMGI1Tjl5OFduY2RZVEx4bGRGQ3pPYVdVUkZyWnJNaHBzL0w4N08yWWRCQmY2VXp4cTdpczhPaUwzZStkUkFNQnNIbnM0a0pxdmJJT25MeG1ZQm1lUVB6UHlFVkFWeUsiLCJtYWMiOiJmMTQ3MjQ3MWNkZjk5YzM1OGQ1NTkxMDdlYzVlNWM2NWI0MWRkMGFhNTRjZjA0MGZlMDNjZWM5YmE0MjgyNmIxIiwidGFnIjoiIn0%3D; expires=Wed, 16-Apr-2025 01:51:06 GMT; path=/; httponly ◀hours_frontend_session=eyJpdiI6InVYS0UyK0JjNDRsMzNSYlVLV3p3U3c9PSIsInZhbHVlIjoicEJIWmJSbXkzVTAxenFEOWdEK0V3TDVXR1F5UEdHZ1BiMGI1Tjl5OFduY2RZVEx4bGRGQ3pPYVdVUkZyW ▶" ] ]
0 of 0array:5 [▼ "_token" => "blP9w4oXanKaeMHOXC62ZAIAKWEiFsl1cxKGk6mY" "parent_page" => "pages.city-category" "url" => array:1 [▶ "intended" => "https://alpha.hours.com/Groningen/Musselkanaal/Juweliers" ] "_previous" => array:1 [▶ "url" => "https://alpha.hours.com/Groningen/Musselkanaal/Juweliers" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]