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.76%) | 3.91s |
1 x Booting (0.24%) | 9.56ms |
Backtrace |
select * from `routes` where `route` = 'Gelderland/Beneden-Leeuwen/Tandartsen' limit 1
Bindings | |
Backtrace |
update `routes` set `visit_count` = `visit_count` + 1, `routes`.`updated_at` = '2025-04-14 00:29:19' where `id` = 286951
Bindings | |
Backtrace |
select * from `establishments` where `slug` = 'Gelderland/Beneden-Leeuwen/Tandartsen' and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Gelderland/Beneden-Leeuwen/Tandartsen' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Gelderland/Beneden-Leeuwen/Tandartsen' limit 1
Bindings | |
Backtrace |
select * from `businesses` where `slug` = 'Gelderland/Beneden-Leeuwen/Tandartsen' limit 1
Bindings | |
Backtrace |
select * from `attributes` where `slug` = 'Gelderland/Beneden-Leeuwen/Tandartsen' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Tandartsen' limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Gelderland/Beneden-Leeuwen' and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101808597 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `regions` where `regions`.`locality_id` = 101808597 and `regions`.`locality_id` is not null and `type` = 'neighbourhood'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101808597 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping area'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101808597 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping street'
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 85687043 and `type` = 'region' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101808597 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` = 101808597 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` = 'Tandartsen')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (35616)
Backtrace |
select * from `categories` where `categories`.`id` in (100452)
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.51590800', '51.87292100')) 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` = 'Tandartsen')) and `id` not in (796602) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (50215, 76952)
Backtrace |
select * from `categories` where `categories`.`id` in (100452)
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` = 101808597 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.51590800', '51.87292100')) 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` = 101808597 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.51590800', '51.87292100')) 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` = 101808597 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 (1106584)
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('5.51590800', '51.87292100')) 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 (2111849) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (33251, 54353)
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` = 101808597 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.51590800', '51.87292100')) 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 (30522, 54374, 62707)
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` = 101808597 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.51590800', '51.87292100')) 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` = 100452 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.51590800' and `latitude` = '51.87292100' and `height` = 1200 and `width` = 1200) limit 1
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('5.51590800', '51.87292100')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100452 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (10818, 19987, 19988, 30931, 30950, 31491, 33519, 33696, 33938, 33942, 34211, 34399, 35221, 35616, 35825, 36510, 37803, 39528, 40185, 47936, 50215, 50305, 50792, 51025, 52970, 54033, 54233, 54556, 55063, 58792, 58825, 58893, 58938, 61305, 61875, 61890, 62041, 62047, 62070, 62118, 62766, 65551, 68671, 70826, 71220, 72949, 74269, 76594, 76948, 76951, 76952, 78099, 78373, 81325, 81514, 82834, 83108, 297324, 301332, 301638, 714165, 727682, 1094647, 1102856, 1105315, 1105952, 1106088, 1106800, 1109689, 1109794, 1110213, 1111867, 1112327, 1113385, 1113531, 1113779, 1114178, 1115592, 1171481, 1171522, 1171650, 1568928, 1669244)
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 796602 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 446198 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 628082 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 448700 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 627068 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 630641 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 794454 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 985187 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 581960 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 652364 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 545246 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 455936 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 382259 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 384071 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 647510 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 581933 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 986127 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 985457 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 393191 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 582233 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 793772 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2158226 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 448016 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 646919 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2806060 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 399632 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 395732 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 653081 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2157864 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('5.51590800', '51.87292100')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100452 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (10818, 19987, 19988, 30931, 30950, 31491, 33519, 33696, 33938, 33942, 34211, 34399, 35221, 35616, 35825, 36510, 37803, 39528, 40185, 47936, 50215, 50305, 50792, 51025, 52970, 54033, 54233, 54556, 55063, 58792, 58825, 58893, 58938, 61305, 61875, 61890, 62041, 62047, 62070, 62118, 62766, 65551, 68671, 70826, 71220, 72949, 74269, 76594, 76948, 76951, 76952, 78099, 78373, 81325, 81514, 82834, 83108, 297324, 301332, 301638, 714165, 727682, 1094647, 1102856, 1105315, 1105952, 1106088, 1106800, 1109689, 1109794, 1110213, 1111867, 1112327, 1113385, 1113531, 1113779, 1114178, 1115592, 1171481, 1171522, 1171650, 1568928, 1669244)
Backtrace |
200
[]
[]
0 of 0array:16 [▼ "cookie" => array:1 [▶ 0 => "_pk_id.3.58f2=5c861c530d15bf77.1744590556.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6IkVRMy95OTRERE9OSVdVS2pRZ3VVT1E9PSIsInZhbHVlIjoiOWllY1hNeXg1bC9BQlU2bmNtQjZ3SXpHV1RtMWF0elg3V1lQaytXTFdhaFVxWkhod3ozVk8vaGUxaXZrZXFHK3FiMmJma0wxUVgwTSs4c3JHSE9DQklaMTV4U2xZbmc4algvRmNjQ1JkbFdwSmZ4d0F6UmJjamRwY0szbEFGRHciLCJtYWMiOiI2MTZkYjYwZWQyYmMxMGRkYzQ3OTk3ZjIxOWJjMzc1NjdmMWM0NGRmZGUwMTNmMjExMjk5MmQ2ZGJhNjYwYjU4IiwidGFnIjoiIn0%3D; hours_frontend_session=eyJpdiI6Imp3K3ZaUi9xenJvOEhTb0tUcTVBMkE9PSIsInZhbHVlIjoibmpGOVByVDVoSm9zck52N3dsR3VyTGtXWkhHVlo2VUFxUTRzS3BYaU1WL0pJRGt5MWFTYmEwSTl5Y0lOR0IzZWlaU1FpUmF6QXA1bEJQQXhNODdCQWx4b0ZqNmsxb3Z4UFM4L0U0UjJObDQ1a3FhUHhIc21LZ1Y2a0F6dEo4L1QiLCJtYWMiOiIzOTkyYzUzNjAzYTJlNzAxNjNhZTZmZWRjYjkyZTJhZjViOWRjNGNmNTkzNTM1YTg4NmUzYzQ3ZjNlNzhjNDNmIiwidGFnIjoiIn0%3D ◀_pk_id.3.58f2=5c861c530d15bf77.1744590556.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6IkVRMy95OTRERE9OSVdVS2pRZ3VVT1E9PSIsInZhbHVlIjoiOWllY1hNeXg1bC9BQlU2bmNtQjZ3SXp ▶" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "host" => array:1 [▶ 0 => "alpha.hours.com" ] ]
0 of 0array:4 [▼ "_pk_id_3_58f2" => null "_pk_ses_3_58f2" => null "XSRF-TOKEN" => "ejYxJiru4H4FrzylA7pojH01FDNAKfLEnkXLAbf1" "hours_frontend_session" => "5lFHc1abM6wmhY35tQYlGOH6YiDNMDSX22tof8kM" ]
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 00:29:19 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=eyJpdiI6Illzc29zRDY2cXlBS1g4cTNmNC90Umc9PSIsInZhbHVlIjoidCtnaW82aHIzcHJXdThJNDVZM3lubm9sWE9TeXdQTkZYZ1dwN2xGOFVkaS9LSlJ0WFRyVGFMR2QxUHM5NGNlNWVxN3gvVGZxL2U1NW5RUWtmUVRwM3dJNVd2MWhLdFB1NzE3VGRrTHk4TDJMdGI2TVhjYW5nNUZMMXV5TTVCeUEiLCJtYWMiOiIzYWI0MDlmMWU5NTgxNjQ3MDRkNjQxMmRkNDIxZjBkNzhjYjUzMzJiNTlmNWZlZTIyODE4Y2U1N2EwZTEwY2VjIiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 02:29:23 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6Illzc29zRDY2cXlBS1g4cTNmNC90Umc9PSIsInZhbHVlIjoidCtnaW82aHIzcHJXdThJNDVZM3lubm9sWE9TeXdQTkZYZ1dwN2xGOFVkaS9LSlJ0WFRyVGFMR2QxUHM5NGNlNWVxN3gvV ▶" 1 => "hours_frontend_session=eyJpdiI6IlBoVkh0ZnNYQ3U5bk0zMEZnYjBCcmc9PSIsInZhbHVlIjoiYldXY2ZuckxvOEZKTUErYUxWS2J1d2FMVDhNTTFZSi82WHR5MVFFZzZ3VmIwSWJtWnBvU0ZFZm5kRjFmOUhWT2ttYUc2UHlhcGhVem9vb1BILzNYeGRFaGg5bUoyTFdLZHYzMHZCL3oyNUszQUNYNUVneU45T1o3M3BtaW5GTEoiLCJtYWMiOiJlNWJhY2ZiNzI5M2YyY2JmMThiYjg4NjgyYzkzOTJhMWFmMzA3Njk1ZjgwYWVmYjBlMjk0OWRhYjU5OWY2MWIxIiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 02:29:23 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀hours_frontend_session=eyJpdiI6IlBoVkh0ZnNYQ3U5bk0zMEZnYjBCcmc9PSIsInZhbHVlIjoiYldXY2ZuckxvOEZKTUErYUxWS2J1d2FMVDhNTTFZSi82WHR5MVFFZzZ3VmIwSWJtWnBvU0ZFZm5kRjFmO ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Illzc29zRDY2cXlBS1g4cTNmNC90Umc9PSIsInZhbHVlIjoidCtnaW82aHIzcHJXdThJNDVZM3lubm9sWE9TeXdQTkZYZ1dwN2xGOFVkaS9LSlJ0WFRyVGFMR2QxUHM5NGNlNWVxN3gvVGZxL2U1NW5RUWtmUVRwM3dJNVd2MWhLdFB1NzE3VGRrTHk4TDJMdGI2TVhjYW5nNUZMMXV5TTVCeUEiLCJtYWMiOiIzYWI0MDlmMWU5NTgxNjQ3MDRkNjQxMmRkNDIxZjBkNzhjYjUzMzJiNTlmNWZlZTIyODE4Y2U1N2EwZTEwY2VjIiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 02:29:23 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6Illzc29zRDY2cXlBS1g4cTNmNC90Umc9PSIsInZhbHVlIjoidCtnaW82aHIzcHJXdThJNDVZM3lubm9sWE9TeXdQTkZYZ1dwN2xGOFVkaS9LSlJ0WFRyVGFMR2QxUHM5NGNlNWVxN3gvV ▶" 1 => "hours_frontend_session=eyJpdiI6IlBoVkh0ZnNYQ3U5bk0zMEZnYjBCcmc9PSIsInZhbHVlIjoiYldXY2ZuckxvOEZKTUErYUxWS2J1d2FMVDhNTTFZSi82WHR5MVFFZzZ3VmIwSWJtWnBvU0ZFZm5kRjFmOUhWT2ttYUc2UHlhcGhVem9vb1BILzNYeGRFaGg5bUoyTFdLZHYzMHZCL3oyNUszQUNYNUVneU45T1o3M3BtaW5GTEoiLCJtYWMiOiJlNWJhY2ZiNzI5M2YyY2JmMThiYjg4NjgyYzkzOTJhMWFmMzA3Njk1ZjgwYWVmYjBlMjk0OWRhYjU5OWY2MWIxIiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 02:29:23 GMT; path=/; httponly ◀hours_frontend_session=eyJpdiI6IlBoVkh0ZnNYQ3U5bk0zMEZnYjBCcmc9PSIsInZhbHVlIjoiYldXY2ZuckxvOEZKTUErYUxWS2J1d2FMVDhNTTFZSi82WHR5MVFFZzZ3VmIwSWJtWnBvU0ZFZm5kRjFmO ▶" ] ]
0 of 0array:5 [▼ "_token" => "ejYxJiru4H4FrzylA7pojH01FDNAKfLEnkXLAbf1" "parent_page" => "pages.city-category" "url" => array:1 [▶ "intended" => "https://alpha.hours.com/Gelderland/Beneden-Leeuwen/Tandartsen" ] "_previous" => array:1 [▶ "url" => "https://alpha.hours.com/Gelderland/Beneden-Leeuwen/Tandartsen" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]