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.77%) | 3.78s |
1 x Booting (0.23%) | 8.86ms |
Backtrace |
select * from `routes` where `route` = 'Zuid-Holland/Alphen-aan-den-Rijn/Hobbyartikelen' limit 1
Bindings | |
Backtrace |
select * from `establishments` where `slug` = 'Zuid-Holland/Alphen-aan-den-Rijn/Hobbyartikelen' and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Zuid-Holland/Alphen-aan-den-Rijn/Hobbyartikelen' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Zuid-Holland/Alphen-aan-den-Rijn/Hobbyartikelen' limit 1
Bindings | |
Backtrace |
select * from `businesses` where `slug` = 'Zuid-Holland/Alphen-aan-den-Rijn/Hobbyartikelen' limit 1
Bindings | |
Backtrace |
select * from `attributes` where `slug` = 'Zuid-Holland/Alphen-aan-den-Rijn/Hobbyartikelen' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Hobbyartikelen' limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Zuid-Holland/Alphen-aan-den-Rijn' and `type` = 'locality' limit 1
Bindings | |
Backtrace |
insert into `routes` (`route`, `uri`, `controller`, `updated_at`, `created_at`) values ('Zuid-Holland/Alphen-aan-den-Rijn/Hobbyartikelen', '{region}/{category}', 'App\\Http\\Controllers\\RegionController@category', '2025-04-15 06:23:18', '2025-04-15 06:23:18')
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101751837 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `regions` where `regions`.`locality_id` = 101751837 and `regions`.`locality_id` is not null and `type` = 'neighbourhood'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101751837 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping area'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101751837 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping street'
Bindings | |
Backtrace |
select `slug`, `path`, `static_text`, `text` from `lang_slug` left join `lang_text` on `lang_slug_id` = `lang_slug`.`id` order by `lang_slug`.`id` desc
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count` from `establishments` where `establishments`.`locality_id` = 101751837 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` = 'Hobbyartikelen')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (49912, 77690)
Backtrace |
select * from `categories` where `categories`.`id` in (100201)
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.66514800', '52.13024000')) 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` = 'Hobbyartikelen')) and `id` not in (445160, 630014) and `establishments`.`deleted_at` is null order by `distance` asc limit 1
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (47859)
Backtrace |
select * from `categories` where `categories`.`id` in (100201)
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` = 101751837 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.66514800', '52.13024000')) 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` = 101751837 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.66514800', '52.13024000')) 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` = 101751837 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 (47514, 47705, 47890)
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` = 101751837 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.66514800', '52.13024000')) 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 (51835, 53795, 68706)
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` = 101751837 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.66514800', '52.13024000')) 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` = 100201 and `establishments`.`deleted_at` is null order by `distance` asc limit 6
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`category_id` = 100201 and `businesses`.`category_id` is not null and exists (select * from `files` where `businesses`.`id` = `files`.`fileable_id` and `files`.`fileable_type` = 'App\\Models\\Business' and `type` = 'favicon') and `is_chain` = 1 order by `locations_count` desc limit 3
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.66514800' and `latitude` = '52.13024000' and `height` = 1200 and `width` = 1200) limit 1
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('4.66514800', '52.13024000')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100201 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (6396, 6561, 8010, 8329, 9089, 10130, 11239, 11338, 11447, 11498, 11717, 11925, 12037, 20193, 30588, 31478, 34547, 34843, 35240, 35919, 38158, 38352, 42382, 42985, 43395, 45053, 46968, 47859, 48130, 49487, 49912, 50688, 51638, 52171, 52445, 54461, 54490, 55614, 55633, 55995, 56115, 56704, 57738, 58920, 60690, 60981, 62571, 63377, 65120, 65546, 66143, 69417, 70022, 71735, 72017, 72113, 75798, 76310, 77140, 77592, 77690, 78401, 78604, 80366, 80546, 81763, 82251, 82781, 82891, 906310, 906825, 1102357, 1106718, 1108334, 1110576, 1113761, 1113896, 1170595, 1170724, 1171417)
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 445160 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 630014 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 438011 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 447707 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 583967 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 453644 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2119659 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 793384 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 418643 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 375488 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 464021 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 393647 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 361277 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 587258 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 652553 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 987702 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 405239 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 629714 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 987705 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2113008 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 629702 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 644447 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 607112 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 987108 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 566699 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2157390 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2113858 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 465491 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 987700 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 676454 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('4.66514800', '52.13024000')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100201 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (6396, 6561, 8010, 8329, 9089, 10130, 11239, 11338, 11447, 11498, 11717, 11925, 12037, 20193, 30588, 31478, 34547, 34843, 35240, 35919, 38158, 38352, 42382, 42985, 43395, 45053, 46968, 47859, 48130, 49487, 49912, 50688, 51638, 52171, 52445, 54461, 54490, 55614, 55633, 55995, 56115, 56704, 57738, 58920, 60690, 60981, 62571, 63377, 65120, 65546, 66143, 69417, 70022, 71735, 72017, 72113, 75798, 76310, 77140, 77592, 77690, 78401, 78604, 80366, 80546, 81763, 82251, 82781, 82891, 906310, 906825, 1102357, 1106718, 1108334, 1110576, 1113761, 1113896, 1170595, 1170724, 1171417)
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 06:23:18 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=eyJpdiI6IjR1UFN2b0JWSXc1QmhRRU00dzQ4V2c9PSIsInZhbHVlIjoiWEN3T2tZWmVnenJ1Vk50SFFMQm5abG5URnpmWElQaGF0c0FEaGNsWVRPaUFzSjFxeTFrdjZaZitWVDkyVFVXNHkwdDFQZjZnMlA4YnpIK2pXOEErdndRVkx0aEpsOUE0Q0hGaDZPRjhPQmV1blE3Zm94aGlkbWZWajNzSWpIVlQiLCJtYWMiOiJmNzI4YjU0NGExNWY4OWJhMWI3NzRhYjFkZTVjN2NlMWRiOGNjMmJkOTNkNjZkMWZiNjA2MjUyZjMxNTRkMzc0IiwidGFnIjoiIn0%3D; expires=Tue, 15 Apr 2025 08:23:22 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IjR1UFN2b0JWSXc1QmhRRU00dzQ4V2c9PSIsInZhbHVlIjoiWEN3T2tZWmVnenJ1Vk50SFFMQm5abG5URnpmWElQaGF0c0FEaGNsWVRPaUFzSjFxeTFrdjZaZitWVDkyVFVXNHkwdDFQZ ▶" 1 => "hours_frontend_session=eyJpdiI6IkFSYjB5cWRtU3NnUlF1OTUySUJZRVE9PSIsInZhbHVlIjoiM0g3Uyswczd1a21aSEJHbjR4cS9XSit3T0xzcWZ6THRNblZ5d2J3dlE5OXp0Vno3YVJVVk8rc0RLWVk1OTg1YjFQd0JxdTR3OUxBdWhLVTJzcmVqbnBUcUlJQ3hXb1UydlcyMllRZTl1ekE5c0xSMTZIdW52TW9DR2FBSlZmSkciLCJtYWMiOiJhNTY1Njc0MDM0YmVhM2U4M2FlZjgwNDU0YWU3NmQzNTI0NDdlM2FhYjUxYmQwMmFmODdhYjNjYmMzNjM2ZGQyIiwidGFnIjoiIn0%3D; expires=Tue, 15 Apr 2025 08:23:22 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀hours_frontend_session=eyJpdiI6IkFSYjB5cWRtU3NnUlF1OTUySUJZRVE9PSIsInZhbHVlIjoiM0g3Uyswczd1a21aSEJHbjR4cS9XSit3T0xzcWZ6THRNblZ5d2J3dlE5OXp0Vno3YVJVVk8rc0RLWVk1O ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjR1UFN2b0JWSXc1QmhRRU00dzQ4V2c9PSIsInZhbHVlIjoiWEN3T2tZWmVnenJ1Vk50SFFMQm5abG5URnpmWElQaGF0c0FEaGNsWVRPaUFzSjFxeTFrdjZaZitWVDkyVFVXNHkwdDFQZjZnMlA4YnpIK2pXOEErdndRVkx0aEpsOUE0Q0hGaDZPRjhPQmV1blE3Zm94aGlkbWZWajNzSWpIVlQiLCJtYWMiOiJmNzI4YjU0NGExNWY4OWJhMWI3NzRhYjFkZTVjN2NlMWRiOGNjMmJkOTNkNjZkMWZiNjA2MjUyZjMxNTRkMzc0IiwidGFnIjoiIn0%3D; expires=Tue, 15-Apr-2025 08:23:22 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IjR1UFN2b0JWSXc1QmhRRU00dzQ4V2c9PSIsInZhbHVlIjoiWEN3T2tZWmVnenJ1Vk50SFFMQm5abG5URnpmWElQaGF0c0FEaGNsWVRPaUFzSjFxeTFrdjZaZitWVDkyVFVXNHkwdDFQZ ▶" 1 => "hours_frontend_session=eyJpdiI6IkFSYjB5cWRtU3NnUlF1OTUySUJZRVE9PSIsInZhbHVlIjoiM0g3Uyswczd1a21aSEJHbjR4cS9XSit3T0xzcWZ6THRNblZ5d2J3dlE5OXp0Vno3YVJVVk8rc0RLWVk1OTg1YjFQd0JxdTR3OUxBdWhLVTJzcmVqbnBUcUlJQ3hXb1UydlcyMllRZTl1ekE5c0xSMTZIdW52TW9DR2FBSlZmSkciLCJtYWMiOiJhNTY1Njc0MDM0YmVhM2U4M2FlZjgwNDU0YWU3NmQzNTI0NDdlM2FhYjUxYmQwMmFmODdhYjNjYmMzNjM2ZGQyIiwidGFnIjoiIn0%3D; expires=Tue, 15-Apr-2025 08:23:22 GMT; path=/; httponly ◀hours_frontend_session=eyJpdiI6IkFSYjB5cWRtU3NnUlF1OTUySUJZRVE9PSIsInZhbHVlIjoiM0g3Uyswczd1a21aSEJHbjR4cS9XSit3T0xzcWZ6THRNblZ5d2J3dlE5OXp0Vno3YVJVVk8rc0RLWVk1O ▶" ] ]
0 of 0array:5 [▼ "_token" => "sqpRUSR8B8GwiibkluvkwudcM8A2XbK2SvXMZXnH" "parent_page" => "pages.city-category" "url" => array:1 [▶ "intended" => "https://alpha.hours.com/Zuid-Holland/Alphen-aan-den-Rijn/Hobbyartikelen" ] "_previous" => array:1 [▶ "url" => "https://alpha.hours.com/Zuid-Holland/Alphen-aan-den-Rijn/Hobbyartikelen" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]