Missing p-64194 in pages/business

Overview
mapmap
Map

Missing 22620 in pages/business

Missing div-22620 in pages/business

Missing h2-49034 in pages/business

Ontdek winkels, restaurants en bedrijven in een van de populairste straten, buurten en wijken in Amsterdam

Missing h2-52112 in pages/business

Ontdek winkels, restaurants en bedrijven in een van de populairste straten, buurten en wijken in Amsterdam

Map
Request history8.2.28PHP Version641msRequest Duration9MBMemory UsageGET {route}Route
    • Booting (9.5ms)time
    • Application (631ms)time
    • 1 x Application (98.52%)
      631ms
      1 x Booting (1.48%)
      9.50ms
      302 templates were rendered
      • 1x pages.businessbusiness.blade.php#?blade
      • 1x livewire.topbartopbar.blade.php#?blade
      • 1x components.login-buttonlogin-button.blade.php#?blade
      • 1x livewire.partials.hero.texttext.blade.php#?blade
      • 70x components.img-responsiveimg-responsive.blade.php#?blade
      • 1x components.partials.mobile-overviewmobile-overview.blade.php#?blade
      • 1x livewire.partials.location.establishments-overviewestablishments-overview.blade.php#?blade
      • 67x components.partials.location.open-closedopen-closed.blade.php#?blade
      • 2x components.maps.staticstatic.blade.php#?blade
      • 1x livewire.partials.top-ratedtop-rated.blade.php#?blade
      • 6x livewire.partials.cards.card-chainratingcard-chainrating.blade.php#?blade
      • 18x livewire.partials.cards.card-chainrating-blockcard-chainrating-block.blade.php#?blade
      • 18x components.common.reviews.starsstars.blade.php#?blade
      • 6x components.cards.closebycloseby.blade.php#?blade
      • 3x livewire.partials.cards.card-storecard-store.blade.php#?blade
      • 1x livewire.breadcrumbsbreadcrumbs.blade.php#?blade
      • 1x components.partials.footerfooter.blade.php#?blade
      • 1x livewire.search.search-resultssearch-results.blade.php#?blade
      • 1x livewire.search.search-aroundsearch-around.blade.php#?blade
      • 2x livewire.sidebar.cards.areaarea.blade.php#?blade
      • 10x livewire.sidebar.cards.categorycategory.blade.php#?blade
      • 1x components.maps.mapsmaps.blade.php#?blade
      • 2x livewire.sidebar.blocks.locationslocations.blade.php#?blade
      • 60x components.sidebar.cards.storestore.blade.php#?blade
      • 1x layouts.mainmain.blade.php#?blade
      • 1x meta.google-analyticsgoogle-analytics.blade.php#?blade
      • 1x components.sidebar.headerheader.blade.php#?blade
      • 2x livewire.search.searchsearch.blade.php#?blade
      • 1x components.sidebar.sidebarsidebar.blade.php#?blade
      • 2x livewire.filter.filterfilter.blade.php#?blade
      • 2x livewire.filter.slide-inslide-in.blade.php#?blade
      • 4x livewire.location.location-autocompletelocation-autocomplete.blade.php#?blade
      • 1x livewire.sidebar.navigationnavigation.blade.php#?blade
      • 1x livewire.modal.locationlocation.blade.php#?blade
      • 1x components.sidebar.locationlocation.blade.php#?blade
      • 1x livewire.common.local-barlocal-bar.blade.php#?blade
      • 1x components.modal.loginlogin.blade.php#?blade
      • 1x livewire.auth.signupsignup.blade.php#?blade
      • 1x livewire.auth.loginlogin.blade.php#?blade
      • 1x livewire.auth.onboardingonboarding.blade.php#?blade
      • 1x livewire.auth.registerregister.blade.php#?blade
      • 1x livewire.auth.forgot-passwordforgot-password.blade.php#?blade
      • 1x livewire.auth.delete-accountdelete-account.blade.php#?blade
      • 1x meta.yext-scriptyext-script.blade.php#?blade
      uri
      GET {route}
      middleware
      web
      uses
      App\Http\Controllers\DynamicRouteControllerDispatcher@__invoke
      controller
      App\Http\Controllers\DynamicRouteControllerDispatcher
      namespace
      prefix
      where
      89 statements were executed (37 duplicates)Show only duplicates248ms
      • Connection Establishedhours_frontendDynamicRouteControllerDispatcher.php#39
        Backtrace
        • select * from `routes` where `route` = 'Subway' limit 1
          12.81mshours_frontendDynamicRouteControllerDispatcher.php#39
          Bindings
            Backtrace
            • update `routes` set `visit_count` = `visit_count` + 1, `routes`.`updated_at` = '2025-04-16 20:43:51' where `id` = 328298
              650μshours_frontendDynamicRouteControllerDispatcher.php#43
              Bindings
                Backtrace
                • select * from `establishments` where `slug` = 'Subway' and `establishments`.`deleted_at` is null limit 1
                  1.02mshours_frontendBuildsGroupLimitQueries.php#38
                  Bindings
                    Backtrace
                    • select * from `regions` where `slug` = 'Subway' limit 1
                      650μshours_frontendDynamicRouteControllerDispatcher.php#111
                      Bindings
                        Backtrace
                        • select * from `categories` where `slug` = 'Subway' limit 1
                          720μshours_frontendBuildsGroupLimitQueries.php#38
                          Bindings
                            Backtrace
                            • select * from `businesses` where `slug` = 'Subway' limit 1
                              690μshours_frontendBuildsGroupLimitQueries.php#38
                              Bindings
                                Backtrace
                                • select * from `categories` where `categories`.`id` = 100043 limit 1
                                  590μshours_frontendBuildsGroupLimitQueries.php#38
                                  Bindings
                                    Backtrace
                                    • select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point(4.895168, 52.370216)) AS distance from `establishments` where `establishments`.`business_id` = 6082 and `establishments`.`business_id` is not null and `establishments`.`deleted_at` is null order by `distance` asc limit 1
                                      1.89mshours_frontendBuildsGroupLimitQueries.php#38
                                      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
                                          36.62mshours_frontendTranslations.php#17
                                          Backtrace
                                          • select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point(4.895168, 52.370216)) AS distance from `establishments` where `establishments`.`business_id` = 6082 and `establishments`.`business_id` is not null and `establishments`.`deleted_at` is null order by `distance` asc limit 4
                                            6.41mshours_frontendBuildsGroupLimitQueries.php#38
                                            Bindings
                                              Backtrace
                                              • select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point(4.895168, 52.370216)) AS distance from `establishments` where `establishments`.`business_id` = 6082 and `establishments`.`business_id` is not null and `establishments`.`deleted_at` is null order by `distance` asc limit 4
                                                7mshours_frontendBuildsGroupLimitQueries.php#38
                                                Bindings
                                                  Backtrace
                                                  • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                    1.23mshours_frontendBuildsGroupLimitQueries.php#38
                                                    Bindings
                                                      Backtrace
                                                      • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 568415 and `establishment_departments`.`establishment_id` is not null
                                                        650μshours_frontendHasHours.php#36
                                                        Bindings
                                                          Backtrace
                                                          • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                            650μshours_frontendBuildsGroupLimitQueries.php#38
                                                            Bindings
                                                              Backtrace
                                                              • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2099859 and `establishment_departments`.`establishment_id` is not null
                                                                840μshours_frontendHasHours.php#36
                                                                Bindings
                                                                  Backtrace
                                                                  • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                                    760μshours_frontendBuildsGroupLimitQueries.php#38
                                                                    Bindings
                                                                      Backtrace
                                                                      • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 568418 and `establishment_departments`.`establishment_id` is not null
                                                                        710μshours_frontendHasHours.php#36
                                                                        Bindings
                                                                          Backtrace
                                                                          • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                                            660μshours_frontendBuildsGroupLimitQueries.php#38
                                                                            Bindings
                                                                              Backtrace
                                                                              • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2099860 and `establishment_departments`.`establishment_id` is not null
                                                                                650μshours_frontendHasHours.php#36
                                                                                Bindings
                                                                                  Backtrace
                                                                                  • select * from `static_maps` where (`longitude` = '4.8926157' and `latitude` = '52.3718592' and `height` = 1200 and `width` = 1200) limit 1
                                                                                    720μshours_frontendStaticMap.php#28
                                                                                    Bindings
                                                                                      Backtrace
                                                                                      • select `city`, count(*) as total from `establishments` where `establishments`.`business_id` = 6082 and `establishments`.`business_id` is not null and `establishments`.`deleted_at` is null group by `city` order by `total` desc limit 6
                                                                                        1.45mshours_frontendHasTopRated.php#19
                                                                                        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`.`business_id` = 6082 and `establishments`.`business_id` is not null and `city` in ('Amsterdam', 'Eindhoven', 'Rotterdam', '\'s-Gravenhage', 'Breda', 'Tilburg') and `establishments`.`deleted_at` is null order by `city` asc, `average_rating` desc
                                                                                            22.56mshours_frontendBuildsGroupLimitQueries.php#38
                                                                                            Bindings
                                                                                              Backtrace
                                                                                              • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                                                                670μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                Bindings
                                                                                                  Backtrace
                                                                                                  • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                                                                    610μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                    Bindings
                                                                                                      Backtrace
                                                                                                      • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                                                                        540μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                        Bindings
                                                                                                          Backtrace
                                                                                                          • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                                                                            610μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                            Bindings
                                                                                                              Backtrace
                                                                                                              • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                                                                                540μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                Bindings
                                                                                                                  Backtrace
                                                                                                                  • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                                                                                    570μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                    Bindings
                                                                                                                      Backtrace
                                                                                                                      • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                                                                                        620μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                        Bindings
                                                                                                                          Backtrace
                                                                                                                          • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                                                                                            570μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                            Bindings
                                                                                                                              Backtrace
                                                                                                                              • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                                                                                                520μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                Bindings
                                                                                                                                  Backtrace
                                                                                                                                  • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                                                                                                    520μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                    Bindings
                                                                                                                                      Backtrace
                                                                                                                                      • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                                                                                                        560μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                        Bindings
                                                                                                                                          Backtrace
                                                                                                                                          • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                                                                                                            2.03mshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                            Bindings
                                                                                                                                              Backtrace
                                                                                                                                              • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                                                                                                                800μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                                Bindings
                                                                                                                                                  Backtrace
                                                                                                                                                  • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                                                                                                                    1.36mshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                                    Bindings
                                                                                                                                                      Backtrace
                                                                                                                                                      • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                                                                                                                        550μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                                        Bindings
                                                                                                                                                          Backtrace
                                                                                                                                                          • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                                                                                                                            1.45mshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                                            Bindings
                                                                                                                                                              Backtrace
                                                                                                                                                              • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                                                                                                                                560μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                                                Bindings
                                                                                                                                                                  Backtrace
                                                                                                                                                                  • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                                                                                                                                    1.5mshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                                                    Bindings
                                                                                                                                                                      Backtrace
                                                                                                                                                                      • select * from `files` where `files`.`fileable_type` = 'App\\Models\\Region' and `files`.`fileable_id` = 101751893 and `files`.`fileable_id` is not null
                                                                                                                                                                        720μshours_frontendHasFiles.php#17
                                                                                                                                                                        Bindings
                                                                                                                                                                          Backtrace
                                                                                                                                                                          • select * from `files` where `files`.`fileable_type` = 'App\\Models\\Region' and `files`.`fileable_id` = 101751819 and `files`.`fileable_id` is not null
                                                                                                                                                                            600μshours_frontendHasFiles.php#17
                                                                                                                                                                            Bindings
                                                                                                                                                                              Backtrace
                                                                                                                                                                              • select * from `files` where `files`.`fileable_type` = 'App\\Models\\Region' and `files`.`fileable_id` = 101751843 and `files`.`fileable_id` is not null
                                                                                                                                                                                770μshours_frontendHasFiles.php#17
                                                                                                                                                                                Bindings
                                                                                                                                                                                  Backtrace
                                                                                                                                                                                  • select * from `files` where `files`.`fileable_type` = 'App\\Models\\Region' and `files`.`fileable_id` = 101752763 and `files`.`fileable_id` is not null
                                                                                                                                                                                    570μshours_frontendHasFiles.php#17
                                                                                                                                                                                    Bindings
                                                                                                                                                                                      Backtrace
                                                                                                                                                                                      • select * from `files` where `files`.`fileable_type` = 'App\\Models\\Region' and `files`.`fileable_id` = 101751909 and `files`.`fileable_id` is not null
                                                                                                                                                                                        560μshours_frontendHasFiles.php#17
                                                                                                                                                                                        Bindings
                                                                                                                                                                                          Backtrace
                                                                                                                                                                                          • select * from `files` where `files`.`fileable_type` = 'App\\Models\\Region' and `files`.`fileable_id` = 101751811 and `files`.`fileable_id` is not null
                                                                                                                                                                                            480μshours_frontendHasFiles.php#17
                                                                                                                                                                                            Bindings
                                                                                                                                                                                              Backtrace
                                                                                                                                                                                              • select * from `texts` where `texts`.`textable_type` = 'App\\Models\\Business' and `texts`.`textable_id` = 6082 and `texts`.`textable_id` is not null
                                                                                                                                                                                                510μshours_frontendHasTexts.php#17
                                                                                                                                                                                                Bindings
                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                  • select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point(4.895168, 52.370216)) AS distance from `establishments` where `establishments`.`business_id` = 6082 and `establishments`.`business_id` is not null and `establishments`.`deleted_at` is null order by `distance` asc limit 3
                                                                                                                                                                                                    2.68mshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                      • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                                                                                                                                                                        480μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                          • select * from `categories` where `categories`.`id` = 100043 limit 1
                                                                                                                                                                                                            470μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                              • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                                                                                                                                                                                510μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                  • select * from `categories` where `categories`.`id` = 100043 limit 1
                                                                                                                                                                                                                    430μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                      • select * from `businesses` where `businesses`.`id` = 6082 limit 1
                                                                                                                                                                                                                        480μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                          • select * from `categories` where `categories`.`id` = 100043 limit 1
                                                                                                                                                                                                                            410μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                                                                                                            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
                                                                                                                                                                                                                                4.75mshours_frontendUserLocation.php#51
                                                                                                                                                                                                                                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
                                                                                                                                                                                                                                    10.68mshours_frontendUserLocation.php#65
                                                                                                                                                                                                                                    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
                                                                                                                                                                                                                                        1mshours_frontendUserLocation.php#78
                                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                                          • select * from `links` where `links`.`business_id` = 6082 and `links`.`business_id` is not null
                                                                                                                                                                                                                                            600μshours_frontend6db0cec20c05002bd828ebb0b1a1fad9.php#299
                                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                                              • select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point(4.895168, 52.370216)) AS distance from `establishments` where `establishments`.`business_id` = 6082 and `establishments`.`business_id` is not null and `establishments`.`deleted_at` is null order by `distance` asc limit 90
                                                                                                                                                                                                                                                41.39mshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                                                  • select * from `businesses` where `businesses`.`id` in (6082)
                                                                                                                                                                                                                                                    730μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                                                                                                                                    Backtrace
                                                                                                                                                                                                                                                    • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 568433 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                      840μshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                      Bindings
                                                                                                                                                                                                                                                        Backtrace
                                                                                                                                                                                                                                                        • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 568421 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                          750μshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                          Bindings
                                                                                                                                                                                                                                                            Backtrace
                                                                                                                                                                                                                                                            • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 568427 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                              750μshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                              Bindings
                                                                                                                                                                                                                                                                Backtrace
                                                                                                                                                                                                                                                                • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 568424 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                                  680μshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                                  Bindings
                                                                                                                                                                                                                                                                    Backtrace
                                                                                                                                                                                                                                                                    • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3284215 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                                      740μshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                                      Bindings
                                                                                                                                                                                                                                                                        Backtrace
                                                                                                                                                                                                                                                                        • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 568436 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                                          690μshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                                          Bindings
                                                                                                                                                                                                                                                                            Backtrace
                                                                                                                                                                                                                                                                            • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 568430 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                                              680μshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                                              Bindings
                                                                                                                                                                                                                                                                                Backtrace
                                                                                                                                                                                                                                                                                • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3280315 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                                                  700μshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                                                  Bindings
                                                                                                                                                                                                                                                                                    Backtrace
                                                                                                                                                                                                                                                                                    • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 568439 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                                                      620μshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                                                      Bindings
                                                                                                                                                                                                                                                                                        Backtrace
                                                                                                                                                                                                                                                                                        • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 568457 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                                                          710μshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                                                          Bindings
                                                                                                                                                                                                                                                                                            Backtrace
                                                                                                                                                                                                                                                                                            • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 3285938 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                                                              590μshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                                                              Bindings
                                                                                                                                                                                                                                                                                                Backtrace
                                                                                                                                                                                                                                                                                                • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 794914 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                                                                  670μshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                                                                  Bindings
                                                                                                                                                                                                                                                                                                    Backtrace
                                                                                                                                                                                                                                                                                                    • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 568481 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                                                                      620μshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                                                                      Bindings
                                                                                                                                                                                                                                                                                                        Backtrace
                                                                                                                                                                                                                                                                                                        • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2099880 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                                                                          2.57mshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                                                                          Bindings
                                                                                                                                                                                                                                                                                                            Backtrace
                                                                                                                                                                                                                                                                                                            • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 568451 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                                                                              1.26mshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                                                                              Bindings
                                                                                                                                                                                                                                                                                                                Backtrace
                                                                                                                                                                                                                                                                                                                • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 568478 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                                                                                  640μshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                                                                                  Bindings
                                                                                                                                                                                                                                                                                                                    Backtrace
                                                                                                                                                                                                                                                                                                                    • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 568445 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                                                                                      550μshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                                                                                      Bindings
                                                                                                                                                                                                                                                                                                                        Backtrace
                                                                                                                                                                                                                                                                                                                        • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 568472 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                                                                                          580μshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                                                                                          Bindings
                                                                                                                                                                                                                                                                                                                            Backtrace
                                                                                                                                                                                                                                                                                                                            • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 568475 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                                                                                              990μshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                                                                                              Bindings
                                                                                                                                                                                                                                                                                                                                Backtrace
                                                                                                                                                                                                                                                                                                                                • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2368248 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                                                                                                  1.14mshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                                                                                                  Bindings
                                                                                                                                                                                                                                                                                                                                    Backtrace
                                                                                                                                                                                                                                                                                                                                    • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 568448 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                                                                                                      650μshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                                                                                                      Bindings
                                                                                                                                                                                                                                                                                                                                        Backtrace
                                                                                                                                                                                                                                                                                                                                        • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 568466 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                                                                                                          680μshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                                                                                                          Bindings
                                                                                                                                                                                                                                                                                                                                            Backtrace
                                                                                                                                                                                                                                                                                                                                            • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 568487 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                                                                                                              560μshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                                                                                                              Bindings
                                                                                                                                                                                                                                                                                                                                                Backtrace
                                                                                                                                                                                                                                                                                                                                                • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2099898 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                                                                                                                  480μshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                                                                                                                  Bindings
                                                                                                                                                                                                                                                                                                                                                    Backtrace
                                                                                                                                                                                                                                                                                                                                                    • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 568463 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                                                                                                                      550μshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                                                                                                                      Bindings
                                                                                                                                                                                                                                                                                                                                                        Backtrace
                                                                                                                                                                                                                                                                                                                                                        • select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2099858 and `establishment_departments`.`establishment_id` is not null
                                                                                                                                                                                                                                                                                                                                                          560μshours_frontendHasHours.php#36
                                                                                                                                                                                                                                                                                                                                                          Bindings
                                                                                                                                                                                                                                                                                                                                                            Backtrace
                                                                                                                                                                                                                                                                                                                                                            • select * from `links` where `links`.`business_id` = 6082 and `links`.`business_id` is not null
                                                                                                                                                                                                                                                                                                                                                              490μshours_frontend6db0cec20c05002bd828ebb0b1a1fad9.php#341
                                                                                                                                                                                                                                                                                                                                                              Bindings
                                                                                                                                                                                                                                                                                                                                                                Backtrace
                                                                                                                                                                                                                                                                                                                                                                • select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point(4.895168, 52.370216)) AS distance from `establishments` where `establishments`.`business_id` = 6082 and `establishments`.`business_id` is not null and `establishments`.`deleted_at` is null order by `distance` asc limit 90
                                                                                                                                                                                                                                                                                                                                                                  43.52mshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                                                                                                                                                                                                                                                  Bindings
                                                                                                                                                                                                                                                                                                                                                                    Backtrace
                                                                                                                                                                                                                                                                                                                                                                    • select * from `businesses` where `businesses`.`id` in (6082)
                                                                                                                                                                                                                                                                                                                                                                      600μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                                                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                                                                                                                                                                      App\Models\Establishment
                                                                                                                                                                                                                                                                                                                                                                      236Establishment.php#?
                                                                                                                                                                                                                                                                                                                                                                      App\Models\EstablishmentDepartment
                                                                                                                                                                                                                                                                                                                                                                      30EstablishmentDepartment.php#?
                                                                                                                                                                                                                                                                                                                                                                      App\Models\Business
                                                                                                                                                                                                                                                                                                                                                                      28Business.php#?
                                                                                                                                                                                                                                                                                                                                                                      App\Models\Category
                                                                                                                                                                                                                                                                                                                                                                      4Category.php#?
                                                                                                                                                                                                                                                                                                                                                                      App\Models\File
                                                                                                                                                                                                                                                                                                                                                                      2File.php#?
                                                                                                                                                                                                                                                                                                                                                                      App\Models\Region
                                                                                                                                                                                                                                                                                                                                                                      2Region.php#?
                                                                                                                                                                                                                                                                                                                                                                      App\Models\Route
                                                                                                                                                                                                                                                                                                                                                                      1Route.php#?
                                                                                                                                                                                                                                                                                                                                                                      App\Models\StaticMap
                                                                                                                                                                                                                                                                                                                                                                      1StaticMap.php#?
                                                                                                                                                                                                                                                                                                                                                                      topbar #fefJ8VEOjgZ4ZgnKCJ15
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:4 [ "user" => null "parent" => App\Models\Business {#1923 ...
                                                                                                                                                                                                                                                                                                                                                                      partials.hero.text #d1d0cL03F6whkTqEXyFA
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:6 [ "title" => "Missing h1-64194 in pages/business" "text" => "M...
                                                                                                                                                                                                                                                                                                                                                                      partials.location.establishments-overview #xEAZC2V7HzuxOMgu1UbF
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:1 [ "establishments" => Illuminate\Database\Eloquent\Collection {#43...
                                                                                                                                                                                                                                                                                                                                                                      partials.top-rated #VM57ldG92ZogSut0bhcG
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:5 [ "title" => "Missing 22620 in pages/business" "description" =...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating #xarJSexgLlElhDqgzWdM
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:3 [ "headingText" => "Missing Beste in in livewire/partials/top-rate...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating-block #fzTkISsHmhA39s4KZGrV
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#4653 #connec...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating-block #kHhS5ahbtscf5dPNgteK
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#4522 #connec...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating-block #2zgJJK5X4wNUjAV9e5DW
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#4647 #connec...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating #BigYUJXaR34IAf1KEotT
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:3 [ "headingText" => "Missing Beste in in livewire/partials/top-rate...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating-block #2oa4Bx2zq58miyYUo92f
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#4645 #connec...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating-block #6mVs7rQXvb3Y71tW6f04
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#4336 #connec...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating-block #mdqlCRRbksAhhc1L1khC
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#4639 #connec...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating #Cij7G3fJxxHZ6VjaEPtu
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:3 [ "headingText" => "Missing Beste in in livewire/partials/top-rate...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating-block #zWr5IAvO48iDaez7MJY8
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#4637 #connec...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating-block #dIxttbXHUvpy8ms99yEN
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#4320 #connec...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating-block #wZW9RJwSIFt3wN8pnwEI
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#4634 #connec...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating #gSizVkdFG2BW4YCVySWa
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:3 [ "headingText" => "Missing Beste in in livewire/partials/top-rate...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating-block #dwPSVjxyeHPxO9sx86db
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#4584 #connec...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating-block #gr22Wq09BeMRU2k1HjDw
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#4451 #connec...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating-block #bml3NdXeOMVpBOmQnXQZ
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#4618 #connec...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating #UUxDTfM5KNIINuFaJjKg
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:3 [ "headingText" => "Missing Beste in in livewire/partials/top-rate...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating-block #IkUfWaGXAoh3H7llc7U6
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#4620 #connec...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating-block #dfilDstSKvQJQVjP1jxc
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#4466 #connec...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating-block #WcmWnX6fcr8CARYWCREz
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#4625 #connec...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating #21xVkBrKD2pZk1ExU1Vg
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:3 [ "headingText" => "Missing Beste in in livewire/partials/top-rate...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating-block #tHdwhhE1VCLgv7Pzcbt8
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#4627 #connec...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating-block #6pWkB9pVlZpYw79TY7ih
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#4394 #connec...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-chainrating-block #EPFeexeD33A3XIHUX4cP
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#4511 #connec...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-store #ulPsjWdecIImFm2oH4Fi
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#3518 #connec...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-store #cI7llNenKrR9son0TMDz
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#3630 #connec...
                                                                                                                                                                                                                                                                                                                                                                      partials.cards.card-store #LPKIBT5QG3EK9q6bCwnK
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#3534 #connec...
                                                                                                                                                                                                                                                                                                                                                                      breadcrumbs #rqEHe5ItRzQXO29uGDBn
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:3 [ "parent" => null "sub" => null "fixedName" => "Subway" ...
                                                                                                                                                                                                                                                                                                                                                                      search-results #fAo3gZtSvop10fhE10Uv
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:6 [ "search" => "" "results" => [] "searchOverlayActive" => ...
                                                                                                                                                                                                                                                                                                                                                                      partials.search-around #2vn7unIpLv8E2Rcp7pJe
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:1 [ "userLocation" => array:4 [ "longitude" => 4.895168 ...
                                                                                                                                                                                                                                                                                                                                                                      sidebar.cards.area #HvAGYrVnwknP9cNwKeIV
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:1 [ "area" => App\Models\Region {#2919 #connection: "mysql" ...
                                                                                                                                                                                                                                                                                                                                                                      sidebar.cards.area #m5Qk7Gti3IytiAbN9cqa
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:1 [ "area" => App\Models\Region {#2848 #connection: "mysql" ...
                                                                                                                                                                                                                                                                                                                                                                      sidebar.cards.category #pGMuhYh8FXKXRBkXFDag
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:2 [ "category" => App\Models\Category {#2922 #connection: "mys...
                                                                                                                                                                                                                                                                                                                                                                      sidebar.cards.category #li8vYKVZsJwm3zpK3sK2
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:2 [ "category" => App\Models\Category {#2723 #connection: "mys...
                                                                                                                                                                                                                                                                                                                                                                      sidebar.cards.category #TTTWQMqsgxRJarqTQh4n
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:2 [ "category" => App\Models\Category {#3095 #connection: "mys...
                                                                                                                                                                                                                                                                                                                                                                      sidebar.cards.category #F571qYysY7Y6UAnMxMC5
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:2 [ "category" => App\Models\Category {#2840 #connection: "mys...
                                                                                                                                                                                                                                                                                                                                                                      sidebar.cards.category #d8tB8txF67it0IcI6kOr
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:2 [ "category" => App\Models\Category {#2666 #connection: "mys...
                                                                                                                                                                                                                                                                                                                                                                      sidebar.cards.category #9ZZPMNgEcuvPdaubxH5w
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:2 [ "category" => App\Models\Category {#2665 #connection: "mys...
                                                                                                                                                                                                                                                                                                                                                                      sidebar.cards.category #4Dd6eg5AIbjr5yCHky5u
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:2 [ "category" => App\Models\Category {#2664 #connection: "mys...
                                                                                                                                                                                                                                                                                                                                                                      sidebar.cards.category #M7TiVCtRacN397JFZBmX
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:2 [ "category" => App\Models\Category {#2663 #connection: "mys...
                                                                                                                                                                                                                                                                                                                                                                      sidebar.cards.category #ne70Hylr04AjDUFf9USF
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:2 [ "category" => App\Models\Category {#2662 #connection: "mys...
                                                                                                                                                                                                                                                                                                                                                                      sidebar.cards.category #rtKBjW3ER4daMmSGG7Vp
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:2 [ "category" => App\Models\Category {#2661 #connection: "mys...
                                                                                                                                                                                                                                                                                                                                                                      sidebar.blocks.locations #zP4L19R2CQEkc2nB284w
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:16 [ "locations" => null "current_id" => null "heading" => "...
                                                                                                                                                                                                                                                                                                                                                                      sidebar.blocks.locations #XKrck59P35dkINr1MRWC
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:16 [ "locations" => null "current_id" => null "heading" => "...
                                                                                                                                                                                                                                                                                                                                                                      search #UiuuRoQUdGl3ojwneXOI
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:1 [ "search" => "" ] "name" => "search" "component" => "App\Li...
                                                                                                                                                                                                                                                                                                                                                                      search #yk7C4JuyuEBuNzedCDJo
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:1 [ "search" => "" ] "name" => "search" "component" => "App\Li...
                                                                                                                                                                                                                                                                                                                                                                      filter.filter #tbVn0efDxCeyXHQUgdK9
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:5 [ "hours" => 0 "filtersAreNotEmpty" => false "showFilter" ...
                                                                                                                                                                                                                                                                                                                                                                      filter.slide-in #s4YjOLrrebqxjvP781UH
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:8 [ "openFrom" => "" "openTo" => "" "dayRange" => "today" ...
                                                                                                                                                                                                                                                                                                                                                                      location.location-autocomplete #HqdKeop05QL9m44bLqES
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:5 [ "initialLocation" => "Amsterdam, 1012 JS" "location" => "Ams...
                                                                                                                                                                                                                                                                                                                                                                      sidebar.navigation #iuc3tUPjkwQzB3oMWSDn
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => [] "name" => "sidebar.navigation" "component" => "App\Livewire\Sidebar\Nav...
                                                                                                                                                                                                                                                                                                                                                                      modal.location #rOLPCojt65I4IAzZbd61
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:2 [ "classes" => [] "showModal" => false ] "name" => "modal....
                                                                                                                                                                                                                                                                                                                                                                      location.location-autocomplete #PjYs11tBoPVZlfIheMMN
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:5 [ "initialLocation" => "Amsterdam, 1012 JS" "location" => "Ams...
                                                                                                                                                                                                                                                                                                                                                                      filter.filter #LNh0ppFVetDEC6d6utEU
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:5 [ "hours" => 0 "filtersAreNotEmpty" => false "showFilter" ...
                                                                                                                                                                                                                                                                                                                                                                      filter.slide-in #i67H3y4r4cLwVnXzSghF
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:8 [ "openFrom" => "" "openTo" => "" "dayRange" => "today" ...
                                                                                                                                                                                                                                                                                                                                                                      location.location-autocomplete #jumNUU94apNMlngLMlUW
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:5 [ "initialLocation" => "Amsterdam, 1012 JS" "location" => "Ams...
                                                                                                                                                                                                                                                                                                                                                                      common.local-bar #9yZem5WlMzZFuUF8hZab
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => [] "name" => "common.local-bar" "component" => "App\Livewire\Common\LocalB...
                                                                                                                                                                                                                                                                                                                                                                      auth.signup #bN9fWqqrfL57Zeea6qGp
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => [] "name" => "auth.signup" "component" => "App\Livewire\Auth\Signup" "id...
                                                                                                                                                                                                                                                                                                                                                                      auth.login #RK9fp8JByiKgPWZCWc4T
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:3 [ "email" => null "password" => null "class" => "" ] "...
                                                                                                                                                                                                                                                                                                                                                                      auth.onboarding #BVG5vAch63Th4BSkCs5U
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:6 [ "name" => null "classes" => [] "localities" => null ...
                                                                                                                                                                                                                                                                                                                                                                      location.location-autocomplete #N0HTq2HjrUECR6o8P1HZ
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:5 [ "initialLocation" => "Amsterdam, 1012 JS" "location" => "Ams...
                                                                                                                                                                                                                                                                                                                                                                      auth.register #weHkZMzWFvUZWvdlQNLq
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:3 [ "email" => null "password" => null "class" => "" ] "...
                                                                                                                                                                                                                                                                                                                                                                      auth.forgot-password #KCTR4qOgwH21Qxt0Zv89
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => array:3 [ "email" => "" "class" => "" "successMessage" => null ]...
                                                                                                                                                                                                                                                                                                                                                                      auth.delete-account #5CMsS6yUZZYKXS2I0IlE
                                                                                                                                                                                                                                                                                                                                                                      array:4 [ "data" => [] "name" => "auth.delete-account" "component" => "App\Livewire\Auth\Delet...
                                                                                                                                                                                                                                                                                                                                                                          _token
                                                                                                                                                                                                                                                                                                                                                                          ICxjihccpcGWb5p1nBqcYeAPp5BYSic904gDl8yH
                                                                                                                                                                                                                                                                                                                                                                          parent_page
                                                                                                                                                                                                                                                                                                                                                                          pages.business
                                                                                                                                                                                                                                                                                                                                                                          url
                                                                                                                                                                                                                                                                                                                                                                          array:1 [ "intended" => "https://alpha.hours.com/Subway" ]
                                                                                                                                                                                                                                                                                                                                                                          _previous
                                                                                                                                                                                                                                                                                                                                                                          array:1 [ "url" => "https://alpha.hours.com/Subway" ]
                                                                                                                                                                                                                                                                                                                                                                          _flash
                                                                                                                                                                                                                                                                                                                                                                          array:2 [ "old" => [] "new" => [] ]
                                                                                                                                                                                                                                                                                                                                                                          path_info
                                                                                                                                                                                                                                                                                                                                                                          /Subway
                                                                                                                                                                                                                                                                                                                                                                          status_code
                                                                                                                                                                                                                                                                                                                                                                          200
                                                                                                                                                                                                                                                                                                                                                                          
                                                                                                                                                                                                                                                                                                                                                                          status_text
                                                                                                                                                                                                                                                                                                                                                                          OK
                                                                                                                                                                                                                                                                                                                                                                          format
                                                                                                                                                                                                                                                                                                                                                                          html
                                                                                                                                                                                                                                                                                                                                                                          content_type
                                                                                                                                                                                                                                                                                                                                                                          text/html; charset=UTF-8
                                                                                                                                                                                                                                                                                                                                                                          request_query
                                                                                                                                                                                                                                                                                                                                                                          []
                                                                                                                                                                                                                                                                                                                                                                          
                                                                                                                                                                                                                                                                                                                                                                          request_request
                                                                                                                                                                                                                                                                                                                                                                          []
                                                                                                                                                                                                                                                                                                                                                                          
                                                                                                                                                                                                                                                                                                                                                                          request_headers
                                                                                                                                                                                                                                                                                                                                                                          0 of 0
                                                                                                                                                                                                                                                                                                                                                                          array: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" ] ]
                                                                                                                                                                                                                                                                                                                                                                          request_cookies
                                                                                                                                                                                                                                                                                                                                                                          []
                                                                                                                                                                                                                                                                                                                                                                          
                                                                                                                                                                                                                                                                                                                                                                          response_headers
                                                                                                                                                                                                                                                                                                                                                                          0 of 0
                                                                                                                                                                                                                                                                                                                                                                          array: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 => "Wed, 16 Apr 2025 20:43:51 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=eyJpdiI6IkFjMFBJODlnaVBrbG4vREp4aUxvT1E9PSIsInZhbHVlIjoiZzhhcVVSa1VRZ2hOa2RVUHo0OElyNmpuWXVOQWw0WVZXMXZKNC9MamNqbmllSG44QzRpZEdhbUl5VFhQOVI1a1V3RFRjZytURHRNOE9rRS9RNDloVmhCcVdsZ1JYN3IwMWdUWXZ6cjNNR2NQY3JFb1RKOU1rMm4vWUNlakxzS0MiLCJtYWMiOiJlZThkZjdiNjFhZGJmZGMzMzQ4M2VjYWNmNWU2OWJiZDUwMTE2NGY5OWE4NTM3MDFhOWUzNmRkYzVjNjAzYzJkIiwidGFnIjoiIn0%3D; expires=Wed, 16 Apr 2025 22:43:52 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkFjMFBJODlnaVBrbG4vREp4aUxvT1E9PSIsInZhbHVlIjoiZzhhcVVSa1VRZ2hOa2RVUHo0OElyNmpuWXVOQWw0WVZXMXZKNC9MamNqbmllSG44QzRpZEdhbUl5VFhQOVI1a1V3RFRjZ" 1 => "hours_frontend_session=eyJpdiI6IjV4NWsyUmpBMnAwaGRjWndSSzc5Vnc9PSIsInZhbHVlIjoiY2d6MFhrRjhkRGpCRnVPZFY0NFNuQ1NkSUxoS1luckNER25rT2ZzOFk5REpMSW9DTnMybW1tVXBtVVFYZGt0cVI4b2ZTZ2s1dXM5VjFkb0pEeVpNVTVEQjE3MVJxMWcwblpvNEZwbjVvR1VpWENwckMvNS9BK0FXT2plRUtzaHAiLCJtYWMiOiI3MmMyNDZmYjMyYWRlNjJhMjU3NDQwNjAxNWI0N2QxMjc2MzI3ZTYzY2Y5OTBkZTk5MzlmZDJhNmY1MjI3MTNkIiwidGFnIjoiIn0%3D; expires=Wed, 16 Apr 2025 22:43:52 GMT; Max-Age=7200; path=/; httponly; samesite=laxhours_frontend_session=eyJpdiI6IjV4NWsyUmpBMnAwaGRjWndSSzc5Vnc9PSIsInZhbHVlIjoiY2d6MFhrRjhkRGpCRnVPZFY0NFNuQ1NkSUxoS1luckNER25rT2ZzOFk5REpMSW9DTnMybW1tVXBtVVFYZ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkFjMFBJODlnaVBrbG4vREp4aUxvT1E9PSIsInZhbHVlIjoiZzhhcVVSa1VRZ2hOa2RVUHo0OElyNmpuWXVOQWw0WVZXMXZKNC9MamNqbmllSG44QzRpZEdhbUl5VFhQOVI1a1V3RFRjZytURHRNOE9rRS9RNDloVmhCcVdsZ1JYN3IwMWdUWXZ6cjNNR2NQY3JFb1RKOU1rMm4vWUNlakxzS0MiLCJtYWMiOiJlZThkZjdiNjFhZGJmZGMzMzQ4M2VjYWNmNWU2OWJiZDUwMTE2NGY5OWE4NTM3MDFhOWUzNmRkYzVjNjAzYzJkIiwidGFnIjoiIn0%3D; expires=Wed, 16-Apr-2025 22:43:52 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkFjMFBJODlnaVBrbG4vREp4aUxvT1E9PSIsInZhbHVlIjoiZzhhcVVSa1VRZ2hOa2RVUHo0OElyNmpuWXVOQWw0WVZXMXZKNC9MamNqbmllSG44QzRpZEdhbUl5VFhQOVI1a1V3RFRjZ" 1 => "hours_frontend_session=eyJpdiI6IjV4NWsyUmpBMnAwaGRjWndSSzc5Vnc9PSIsInZhbHVlIjoiY2d6MFhrRjhkRGpCRnVPZFY0NFNuQ1NkSUxoS1luckNER25rT2ZzOFk5REpMSW9DTnMybW1tVXBtVVFYZGt0cVI4b2ZTZ2s1dXM5VjFkb0pEeVpNVTVEQjE3MVJxMWcwblpvNEZwbjVvR1VpWENwckMvNS9BK0FXT2plRUtzaHAiLCJtYWMiOiI3MmMyNDZmYjMyYWRlNjJhMjU3NDQwNjAxNWI0N2QxMjc2MzI3ZTYzY2Y5OTBkZTk5MzlmZDJhNmY1MjI3MTNkIiwidGFnIjoiIn0%3D; expires=Wed, 16-Apr-2025 22:43:52 GMT; path=/; httponlyhours_frontend_session=eyJpdiI6IjV4NWsyUmpBMnAwaGRjWndSSzc5Vnc9PSIsInZhbHVlIjoiY2d6MFhrRjhkRGpCRnVPZFY0NFNuQ1NkSUxoS1luckNER25rT2ZzOFk5REpMSW9DTnMybW1tVXBtVVFYZ" ] ]
                                                                                                                                                                                                                                                                                                                                                                          session_attributes
                                                                                                                                                                                                                                                                                                                                                                          0 of 0
                                                                                                                                                                                                                                                                                                                                                                          array:5 [ "_token" => "ICxjihccpcGWb5p1nBqcYeAPp5BYSic904gDl8yH" "parent_page" => "pages.business" "url" => array:1 [ "intended" => "https://alpha.hours.com/Subway" ] "_previous" => array:1 [ "url" => "https://alpha.hours.com/Subway" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
                                                                                                                                                                                                                                                                                                                                                                          ClearShow all
                                                                                                                                                                                                                                                                                                                                                                          Date ↕MethodURLData
                                                                                                                                                                                                                                                                                                                                                                          #12025-04-16 20:43:52GET/Subway3029030467