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 Version358msRequest Duration6MBMemory UsageGET {route}Route
    • Booting (8.5ms)time
    • Application (349ms)time
    • 1 x Application (97.62%)
      349ms
      1 x Booting (2.38%)
      8.50ms
      125 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
      • 1x components.partials.mobile-overviewmobile-overview.blade.php#?blade
      • 1x livewire.partials.location.establishments-overviewestablishments-overview.blade.php#?blade
      • 29x 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
      • 1x livewire.partials.cards.card-chainratingcard-chainrating.blade.php#?blade
      • 3x livewire.partials.cards.card-chainrating-blockcard-chainrating-block.blade.php#?blade
      • 3x components.common.reviews.starsstars.blade.php#?blade
      • 6x components.cards.closebycloseby.blade.php#?blade
      • 4x components.img-responsiveimg-responsive.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
      • 22x 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
      45 statements were executed (22 duplicates)Show only duplicates144ms
      • Connection Establishedhours_frontendDynamicRouteControllerDispatcher.php#39
        Backtrace
        • select * from `routes` where `route` = 'Holiday-Inn-Express' limit 1
          2.89mshours_frontendDynamicRouteControllerDispatcher.php#39
          Bindings
            Backtrace
            • update `routes` set `visit_count` = `visit_count` + 1, `routes`.`updated_at` = '2025-04-04 22:59:23' where `id` = 283420
              680μshours_frontendDynamicRouteControllerDispatcher.php#43
              Bindings
                Backtrace
                • select * from `establishments` where `slug` = 'Holiday-Inn-Express' and `establishments`.`deleted_at` is null limit 1
                  780μshours_frontendBuildsGroupLimitQueries.php#38
                  Bindings
                    Backtrace
                    • select * from `regions` where `slug` = 'Holiday-Inn-Express' limit 1
                      680μshours_frontendDynamicRouteControllerDispatcher.php#111
                      Bindings
                        Backtrace
                        • select * from `categories` where `slug` = 'Holiday-Inn-Express' limit 1
                          580μshours_frontendBuildsGroupLimitQueries.php#38
                          Bindings
                            Backtrace
                            • select * from `businesses` where `slug` = 'Holiday-Inn-Express' limit 1
                              640μshours_frontendBuildsGroupLimitQueries.php#38
                              Bindings
                                Backtrace
                                • select * from `categories` where `categories`.`id` = 100524 limit 1
                                  520μ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` = 79083 and `establishments`.`business_id` is not null and `establishments`.`deleted_at` is null order by `distance` asc limit 1
                                      1.83mshours_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
                                          19.22mshours_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` = 79083 and `establishments`.`business_id` is not null and `establishments`.`deleted_at` is null order by `distance` asc limit 4
                                            7.04mshours_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` = 79083 and `establishments`.`business_id` is not null and `establishments`.`deleted_at` is null order by `distance` asc limit 4
                                                12.07mshours_frontendBuildsGroupLimitQueries.php#38
                                                Bindings
                                                  Backtrace
                                                  • select * from `businesses` where `businesses`.`id` = 79083 limit 1
                                                    1.47mshours_frontendBuildsGroupLimitQueries.php#38
                                                    Bindings
                                                      Backtrace
                                                      • select * from `businesses` where `businesses`.`id` = 79083 limit 1
                                                        3.8mshours_frontendBuildsGroupLimitQueries.php#38
                                                        Bindings
                                                          Backtrace
                                                          • select * from `businesses` where `businesses`.`id` = 79083 limit 1
                                                            3.42mshours_frontendBuildsGroupLimitQueries.php#38
                                                            Bindings
                                                              Backtrace
                                                              • select * from `businesses` where `businesses`.`id` = 79083 limit 1
                                                                5.34mshours_frontendBuildsGroupLimitQueries.php#38
                                                                Bindings
                                                                  Backtrace
                                                                  • select `city`, count(*) as total from `establishments` where `establishments`.`business_id` = 79083 and `establishments`.`business_id` is not null and `establishments`.`deleted_at` is null group by `city` order by `total` desc limit 6
                                                                    890μshours_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` = 79083 and `establishments`.`business_id` is not null and `city` in ('Amsterdam', 'Almere', 'Hoofddorp', '\'s-Gravenhage', 'Rotterdam', 'Utrecht') and `establishments`.`deleted_at` is null order by `city` asc, `average_rating` desc
                                                                        19.15mshours_frontendBuildsGroupLimitQueries.php#38
                                                                        Bindings
                                                                          Backtrace
                                                                          • select * from `businesses` where `businesses`.`id` = 79083 limit 1
                                                                            730μshours_frontendBuildsGroupLimitQueries.php#38
                                                                            Bindings
                                                                              Backtrace
                                                                              • select * from `businesses` where `businesses`.`id` = 79083 limit 1
                                                                                1.12mshours_frontendBuildsGroupLimitQueries.php#38
                                                                                Bindings
                                                                                  Backtrace
                                                                                  • select * from `businesses` where `businesses`.`id` = 79083 limit 1
                                                                                    2.51mshours_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
                                                                                        620μshours_frontendHasFiles.php#17
                                                                                        Bindings
                                                                                          Backtrace
                                                                                          • select * from `files` where `files`.`fileable_type` = 'App\\Models\\Region' and `files`.`fileable_id` = 1158787345 and `files`.`fileable_id` is not null
                                                                                            400μshours_frontendHasFiles.php#17
                                                                                            Bindings
                                                                                              Backtrace
                                                                                              • select * from `files` where `files`.`fileable_type` = 'App\\Models\\Region' and `files`.`fileable_id` = 101751899 and `files`.`fileable_id` is not null
                                                                                                390μ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
                                                                                                    400μ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
                                                                                                        380μshours_frontendHasFiles.php#17
                                                                                                        Bindings
                                                                                                          Backtrace
                                                                                                          • select * from `files` where `files`.`fileable_type` = 'App\\Models\\Region' and `files`.`fileable_id` = 101751827 and `files`.`fileable_id` is not null
                                                                                                            340μshours_frontendHasFiles.php#17
                                                                                                            Bindings
                                                                                                              Backtrace
                                                                                                              • select * from `texts` where `texts`.`textable_type` = 'App\\Models\\Business' and `texts`.`textable_id` = 79083 and `texts`.`textable_id` is not null
                                                                                                                410μshours_frontendHasTexts.php#17
                                                                                                                Bindings
                                                                                                                  Backtrace
                                                                                                                  • select * from `regions` where `regions`.`id` = 85687039 and `type` = 'region' limit 1
                                                                                                                    470μshours_frontendRegion.php#51
                                                                                                                    Bindings
                                                                                                                      Backtrace
                                                                                                                      • select * from `regions` where `regions`.`id` = 101751827 and `type` = 'locality' limit 1
                                                                                                                        410μshours_frontendRegion.php#52
                                                                                                                        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` = 79083 and `establishments`.`business_id` is not null and `establishments`.`deleted_at` is null order by `distance` asc limit 3
                                                                                                                            3.81mshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                            Bindings
                                                                                                                              Backtrace
                                                                                                                              • select * from `businesses` where `businesses`.`id` = 79083 limit 1
                                                                                                                                460μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                Bindings
                                                                                                                                  Backtrace
                                                                                                                                  • select * from `categories` where `categories`.`id` = 100524 limit 1
                                                                                                                                    440μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                    Bindings
                                                                                                                                      Backtrace
                                                                                                                                      • select * from `businesses` where `businesses`.`id` = 79083 limit 1
                                                                                                                                        460μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                        Bindings
                                                                                                                                          Backtrace
                                                                                                                                          • select * from `categories` where `categories`.`id` = 100524 limit 1
                                                                                                                                            410μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                            Bindings
                                                                                                                                              Backtrace
                                                                                                                                              • select * from `businesses` where `businesses`.`id` = 79083 limit 1
                                                                                                                                                450μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                                Bindings
                                                                                                                                                  Backtrace
                                                                                                                                                  • select * from `categories` where `categories`.`id` = 100524 limit 1
                                                                                                                                                    370μ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
                                                                                                                                                        3.86mshours_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
                                                                                                                                                            6.54mshours_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
                                                                                                                                                                820μshours_frontendUserLocation.php#78
                                                                                                                                                                Bindings
                                                                                                                                                                  Backtrace
                                                                                                                                                                  • select * from `links` where `links`.`business_id` = 79083 and `links`.`business_id` is not null
                                                                                                                                                                    2.12mshours_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` = 79083 and `establishments`.`business_id` is not null and `establishments`.`deleted_at` is null order by `distance` asc limit 90
                                                                                                                                                                        14.82mshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                                                        Bindings
                                                                                                                                                                          Backtrace
                                                                                                                                                                          • select * from `businesses` where `businesses`.`id` in (79083)
                                                                                                                                                                            2.79mshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                                                            Backtrace
                                                                                                                                                                            • select * from `links` where `links`.`business_id` = 79083 and `links`.`business_id` is not null
                                                                                                                                                                              700μ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` = 79083 and `establishments`.`business_id` is not null and `establishments`.`deleted_at` is null order by `distance` asc limit 90
                                                                                                                                                                                  16.69mshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                                                                  Bindings
                                                                                                                                                                                    Backtrace
                                                                                                                                                                                    • select * from `businesses` where `businesses`.`id` in (79083)
                                                                                                                                                                                      480μshours_frontendBuildsGroupLimitQueries.php#38
                                                                                                                                                                                      Backtrace
                                                                                                                                                                                      App\Models\Establishment
                                                                                                                                                                                      44Establishment.php#?
                                                                                                                                                                                      App\Models\Business
                                                                                                                                                                                      13Business.php#?
                                                                                                                                                                                      App\Models\Category
                                                                                                                                                                                      4Category.php#?
                                                                                                                                                                                      App\Models\Region
                                                                                                                                                                                      4Region.php#?
                                                                                                                                                                                      App\Models\Route
                                                                                                                                                                                      1Route.php#?
                                                                                                                                                                                      App\Models\File
                                                                                                                                                                                      1File.php#?
                                                                                                                                                                                      topbar #6QIakDTQRrsUzSFal6D5
                                                                                                                                                                                      array:4 [ "data" => array:4 [ "user" => null "parent" => App\Models\Business {#1923 ...
                                                                                                                                                                                      partials.hero.text #t3zDEIb5746vi0YQSaZn
                                                                                                                                                                                      array:4 [ "data" => array:6 [ "title" => "Missing h1-64194 in pages/business" "text" => "M...
                                                                                                                                                                                      partials.location.establishments-overview #ZyDCHoo2h0Fbr56IrC5h
                                                                                                                                                                                      array:4 [ "data" => array:1 [ "establishments" => Illuminate\Database\Eloquent\Collection {#43...
                                                                                                                                                                                      partials.top-rated #zzYOU7HSpDtWatfv76uD
                                                                                                                                                                                      array:4 [ "data" => array:5 [ "title" => "Missing 22620 in pages/business" "description" =...
                                                                                                                                                                                      partials.cards.card-chainrating #5yUZGiG8u3WPucT0Bdii
                                                                                                                                                                                      array:4 [ "data" => array:3 [ "headingText" => "Missing Beste in in livewire/partials/top-rate...
                                                                                                                                                                                      partials.cards.card-chainrating-block #SVu3pQr2Dz2UojIAlIdo
                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#4449 #connec...
                                                                                                                                                                                      partials.cards.card-chainrating-block #5CC1jB8v2BKQ24FtykTT
                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#4505 #connec...
                                                                                                                                                                                      partials.cards.card-chainrating-block #5rFvzMz712gRGoUMJymB
                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#4451 #connec...
                                                                                                                                                                                      partials.cards.card-store #ekbBCXsUxzYoEc3JJIIi
                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#3865 #connec...
                                                                                                                                                                                      partials.cards.card-store #hDIEuCotLg4foZsFDZol
                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#3864 #connec...
                                                                                                                                                                                      partials.cards.card-store #1knFQUcpCaQ3hw9UATES
                                                                                                                                                                                      array:4 [ "data" => array:4 [ "establishment" => App\Models\Establishment {#3863 #connec...
                                                                                                                                                                                      breadcrumbs #Idb8yvMJpDNbxIcjXIBM
                                                                                                                                                                                      array:4 [ "data" => array:3 [ "parent" => null "sub" => null "fixedName" => "Holiday I...
                                                                                                                                                                                      search-results #hkOrBY6cTOhDQqKKtgNA
                                                                                                                                                                                      array:4 [ "data" => array:6 [ "search" => "" "results" => [] "searchOverlayActive" => ...
                                                                                                                                                                                      partials.search-around #4jolrUGiOR1b123xYxgR
                                                                                                                                                                                      array:4 [ "data" => array:1 [ "userLocation" => array:4 [ "longitude" => 4.895168 ...
                                                                                                                                                                                      sidebar.cards.area #1mCKsOFH9ZRi7tigTQe1
                                                                                                                                                                                      array:4 [ "data" => array:1 [ "area" => App\Models\Region {#4447 #connection: "mysql" ...
                                                                                                                                                                                      sidebar.cards.area #RfgMYKI6OsWWiwydgMQj
                                                                                                                                                                                      array:4 [ "data" => array:1 [ "area" => App\Models\Region {#3769 #connection: "mysql" ...
                                                                                                                                                                                      sidebar.cards.category #8GYqeqMYHQenAeaqdxzB
                                                                                                                                                                                      array:4 [ "data" => array:2 [ "category" => App\Models\Category {#3938 #connection: "mys...
                                                                                                                                                                                      sidebar.cards.category #qedTNhTkDCy2nkTJ7Ph5
                                                                                                                                                                                      array:4 [ "data" => array:2 [ "category" => App\Models\Category {#3646 #connection: "mys...
                                                                                                                                                                                      sidebar.cards.category #0Rdk4f45PuROhr0VjlQh
                                                                                                                                                                                      array:4 [ "data" => array:2 [ "category" => App\Models\Category {#4056 #connection: "mys...
                                                                                                                                                                                      sidebar.cards.category #pbVakL1QObsYvLhUgto8
                                                                                                                                                                                      array:4 [ "data" => array:2 [ "category" => App\Models\Category {#3761 #connection: "mys...
                                                                                                                                                                                      sidebar.cards.category #7gohbftycTT3cbM98uV3
                                                                                                                                                                                      array:4 [ "data" => array:2 [ "category" => App\Models\Category {#3589 #connection: "mys...
                                                                                                                                                                                      sidebar.cards.category #8qHFIc6HHMGNMTlpdo7t
                                                                                                                                                                                      array:4 [ "data" => array:2 [ "category" => App\Models\Category {#3588 #connection: "mys...
                                                                                                                                                                                      sidebar.cards.category #7SOcZMi13k20ZvRNScv8
                                                                                                                                                                                      array:4 [ "data" => array:2 [ "category" => App\Models\Category {#3587 #connection: "mys...
                                                                                                                                                                                      sidebar.cards.category #egyo0Ym2pM1Yedtv4tup
                                                                                                                                                                                      array:4 [ "data" => array:2 [ "category" => App\Models\Category {#3586 #connection: "mys...
                                                                                                                                                                                      sidebar.cards.category #YT3ghr5vZSUhjfNhx9fd
                                                                                                                                                                                      array:4 [ "data" => array:2 [ "category" => App\Models\Category {#3585 #connection: "mys...
                                                                                                                                                                                      sidebar.cards.category #sOn3BUhjinqINqRvxFvo
                                                                                                                                                                                      array:4 [ "data" => array:2 [ "category" => App\Models\Category {#3584 #connection: "mys...
                                                                                                                                                                                      sidebar.blocks.locations #0zfcWFfvMqR9fmjKycXl
                                                                                                                                                                                      array:4 [ "data" => array:16 [ "locations" => null "current_id" => null "heading" => "...
                                                                                                                                                                                      sidebar.blocks.locations #ARSO4n7g5MSADl8MPFWl
                                                                                                                                                                                      array:4 [ "data" => array:16 [ "locations" => null "current_id" => null "heading" => "...
                                                                                                                                                                                      search #HAfOhfaNFvnEQZEYHltR
                                                                                                                                                                                      array:4 [ "data" => array:1 [ "search" => "" ] "name" => "search" "component" => "App\Li...
                                                                                                                                                                                      search #t8RGHWhR2u6hwPFItk1o
                                                                                                                                                                                      array:4 [ "data" => array:1 [ "search" => "" ] "name" => "search" "component" => "App\Li...
                                                                                                                                                                                      filter.filter #L34ZeI4iS0Bfy6olTz7C
                                                                                                                                                                                      array:4 [ "data" => array:5 [ "hours" => 0 "filtersAreNotEmpty" => false "showFilter" ...
                                                                                                                                                                                      filter.slide-in #cdkxADIXR8SdxDOPuRH0
                                                                                                                                                                                      array:4 [ "data" => array:8 [ "openFrom" => "" "openTo" => "" "dayRange" => "today" ...
                                                                                                                                                                                      location.location-autocomplete #uCL3LQc8Hpoy2jywouDF
                                                                                                                                                                                      array:4 [ "data" => array:5 [ "initialLocation" => "Amsterdam, 1012 JS" "location" => "Ams...
                                                                                                                                                                                      sidebar.navigation #5MX4gHnS7rtIGiEs04yR
                                                                                                                                                                                      array:4 [ "data" => [] "name" => "sidebar.navigation" "component" => "App\Livewire\Sidebar\Nav...
                                                                                                                                                                                      modal.location #nOqELZCysytWuCw1l30D
                                                                                                                                                                                      array:4 [ "data" => array:2 [ "classes" => [] "showModal" => false ] "name" => "modal....
                                                                                                                                                                                      location.location-autocomplete #KFdIELH2fxpwR9xYF8oJ
                                                                                                                                                                                      array:4 [ "data" => array:5 [ "initialLocation" => "Amsterdam, 1012 JS" "location" => "Ams...
                                                                                                                                                                                      filter.filter #7h6k2tHezYNRU79diFwq
                                                                                                                                                                                      array:4 [ "data" => array:5 [ "hours" => 0 "filtersAreNotEmpty" => false "showFilter" ...
                                                                                                                                                                                      filter.slide-in #DxVw7kSRH7vFY25BGLls
                                                                                                                                                                                      array:4 [ "data" => array:8 [ "openFrom" => "" "openTo" => "" "dayRange" => "today" ...
                                                                                                                                                                                      location.location-autocomplete #RNmdt31JC1TpIBK5HruZ
                                                                                                                                                                                      array:4 [ "data" => array:5 [ "initialLocation" => "Amsterdam, 1012 JS" "location" => "Ams...
                                                                                                                                                                                      common.local-bar #EQF3RU64TZHLYD1KmJd3
                                                                                                                                                                                      array:4 [ "data" => [] "name" => "common.local-bar" "component" => "App\Livewire\Common\LocalB...
                                                                                                                                                                                      auth.signup #B8owyIyE7ziK9KTvskNy
                                                                                                                                                                                      array:4 [ "data" => [] "name" => "auth.signup" "component" => "App\Livewire\Auth\Signup" "id...
                                                                                                                                                                                      auth.login #uqBjxL7MELCVr7m0RcRp
                                                                                                                                                                                      array:4 [ "data" => array:3 [ "email" => null "password" => null "class" => "" ] "...
                                                                                                                                                                                      auth.onboarding #Owny8WMfRgopjCsV9OWB
                                                                                                                                                                                      array:4 [ "data" => array:6 [ "name" => null "classes" => [] "localities" => null ...
                                                                                                                                                                                      location.location-autocomplete #q0xISzQHysbCiSYOCPBB
                                                                                                                                                                                      array:4 [ "data" => array:5 [ "initialLocation" => "Amsterdam, 1012 JS" "location" => "Ams...
                                                                                                                                                                                      auth.register #vOAYvceQaxnmTydxg94i
                                                                                                                                                                                      array:4 [ "data" => array:3 [ "email" => null "password" => null "class" => "" ] "...
                                                                                                                                                                                      auth.forgot-password #K4E15rZGCqAwHFMFlGvd
                                                                                                                                                                                      array:4 [ "data" => array:3 [ "email" => "" "class" => "" "successMessage" => null ]...
                                                                                                                                                                                      auth.delete-account #ajYCp1rQiJkaU0VLY7Eq
                                                                                                                                                                                      array:4 [ "data" => [] "name" => "auth.delete-account" "component" => "App\Livewire\Auth\Delet...
                                                                                                                                                                                          _token
                                                                                                                                                                                          CFGaEeIZ2vcxW7ZLiF7nP6T7yH9VDdl5YqokS9eP
                                                                                                                                                                                          parent_page
                                                                                                                                                                                          pages.business
                                                                                                                                                                                          url
                                                                                                                                                                                          array:1 [ "intended" => "https://alpha.hours.com/Holiday-Inn-Express" ]
                                                                                                                                                                                          _previous
                                                                                                                                                                                          array:1 [ "url" => "https://alpha.hours.com/Holiday-Inn-Express" ]
                                                                                                                                                                                          _flash
                                                                                                                                                                                          array:2 [ "old" => [] "new" => [] ]
                                                                                                                                                                                          path_info
                                                                                                                                                                                          /Holiday-Inn-Express
                                                                                                                                                                                          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:16 [ "cookie" => array:1 [ 0 => "_pk_id.3.58f2=dd0e285cfc17c756.1743807563.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6Ilp4dXBNRlc4dElERUN3djR3LytJa3c9PSIsInZhbHVlIjoicEd2Tzh3MkR6WmgxdmdnMEF3QjhHQ2p6VWR2cElmRytuYVNkMjk1QjQyazhyNnI4d2ZTQ1dNVTlJK2w4bTJzWTNZeGlzNy9qM08rTEdVemZ0VVNTY0MvcS9EeWU1ZzUwQlFBOHU5akpieVV0UDJGYm9ocTkxTFVzcWJSWHZNd1EiLCJtYWMiOiJlYTkwNmRlOTA1MTQ2NjVhMjk1YjlkYTYwYTMxNzc4MGZlNWQ3M2QxYWI2ZmIwNWQ2ODIyZTJiYmQ0YWYzMGJlIiwidGFnIjoiIn0%3D; hours_frontend_session=eyJpdiI6ImhVTUZRNkNLdkdxa3dSd3h5b3I5Wnc9PSIsInZhbHVlIjoiVXcxTzd6SHJYVFIvczdXaDUrejg3ZVJQQnkxWDNPbHhKUk1jbGhZck82V25tYWJaTkhrN01FdEttVDNqYjQ1b0taSEZmM1pNZnQwTDdCbndrVk5XckZ4NG1td3E2U0ppUzM4SWJnUnVadzNPYzdlMFhWZWJIOVdBQXdzN0JSUGwiLCJtYWMiOiIyYzAxZmFkMzY2MzY5NDZjODRjYTkwMjhhZjFmODY0YzI1NDFlYWFkYWVkZDFlODg0N2MyYzY1ZjQwNWMyOWE0IiwidGFnIjoiIn0%3D_pk_id.3.58f2=dd0e285cfc17c756.1743807563.; _pk_ses.3.58f2=1; XSRF-TOKEN=eyJpdiI6Ilp4dXBNRlc4dElERUN3djR3LytJa3c9PSIsInZhbHVlIjoicEd2Tzh3MkR6WmgxdmdnMEF3QjhHQ2p" ] "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
                                                                                                                                                                                          0 of 0
                                                                                                                                                                                          array:4 [ "_pk_id_3_58f2" => null "_pk_ses_3_58f2" => null "XSRF-TOKEN" => "CFGaEeIZ2vcxW7ZLiF7nP6T7yH9VDdl5YqokS9eP" "hours_frontend_session" => "qckC5LTHzxuH4ldnRDCGQVHzwQu09pLj575Bx7Lq" ]
                                                                                                                                                                                          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 => "Fri, 04 Apr 2025 22:59:23 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=eyJpdiI6Im5FYnM3bCt1dk1FdU9lUUtwR3NrbVE9PSIsInZhbHVlIjoiSVpQOGhzOWU5L01xVUZibzViSllxdmxxK1hpM2JsbFVMbXNlR1FNbjVUNFh1eXFDZE1aRkt1dGpBQ3JsNzk4Kzd4REptUmhEOEQ5eGlkVndlUitQaEw2OVQ5d0g4UndBQjRRQmloZVdPQlR0clN2Z3drdlgzZU9VZHlsaXAvcysiLCJtYWMiOiJmZjM2N2EwZjcyYmNhYzg1OGU4N2QxZGM0YTZmMGRkOWVkYWZhZDkyNWNkYTIyYzEzZGUwZDQxMDRhODkxNDg4IiwidGFnIjoiIn0%3D; expires=Sat, 05 Apr 2025 00:59:23 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Im5FYnM3bCt1dk1FdU9lUUtwR3NrbVE9PSIsInZhbHVlIjoiSVpQOGhzOWU5L01xVUZibzViSllxdmxxK1hpM2JsbFVMbXNlR1FNbjVUNFh1eXFDZE1aRkt1dGpBQ3JsNzk4Kzd4REptU" 1 => "hours_frontend_session=eyJpdiI6IjQxQmRKdjhXSXNWbjArQXZ5NnlRNmc9PSIsInZhbHVlIjoiTUxTNnJML1VMemx6VTVVNlArSmQrVDVIU2xwRE5TU1NCNVEzUWhZQzVXTGtsSU5pVDNwVnJXMzE5dkR6Q1BlWW1jUDRjaVVjM1ExMzM3cmJ6aXlBNUJKZndNTjh3UHJxcWRhdGtubHNWaGEwSWl3TkllUmFWclY2VmMyVFFHakUiLCJtYWMiOiIyMWE1OTdkNDJmODU5YzNhNzYwZTViMDE0OTIwMTI3MmRjZjhiNjk1ZTE3NjU0MTM4ZWIwNjUwNjRiZWU2N2Q4IiwidGFnIjoiIn0%3D; expires=Sat, 05 Apr 2025 00:59:23 GMT; Max-Age=7200; path=/; httponly; samesite=laxhours_frontend_session=eyJpdiI6IjQxQmRKdjhXSXNWbjArQXZ5NnlRNmc9PSIsInZhbHVlIjoiTUxTNnJML1VMemx6VTVVNlArSmQrVDVIU2xwRE5TU1NCNVEzUWhZQzVXTGtsSU5pVDNwVnJXMzE5dkR6Q" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im5FYnM3bCt1dk1FdU9lUUtwR3NrbVE9PSIsInZhbHVlIjoiSVpQOGhzOWU5L01xVUZibzViSllxdmxxK1hpM2JsbFVMbXNlR1FNbjVUNFh1eXFDZE1aRkt1dGpBQ3JsNzk4Kzd4REptUmhEOEQ5eGlkVndlUitQaEw2OVQ5d0g4UndBQjRRQmloZVdPQlR0clN2Z3drdlgzZU9VZHlsaXAvcysiLCJtYWMiOiJmZjM2N2EwZjcyYmNhYzg1OGU4N2QxZGM0YTZmMGRkOWVkYWZhZDkyNWNkYTIyYzEzZGUwZDQxMDRhODkxNDg4IiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 00:59:23 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Im5FYnM3bCt1dk1FdU9lUUtwR3NrbVE9PSIsInZhbHVlIjoiSVpQOGhzOWU5L01xVUZibzViSllxdmxxK1hpM2JsbFVMbXNlR1FNbjVUNFh1eXFDZE1aRkt1dGpBQ3JsNzk4Kzd4REptU" 1 => "hours_frontend_session=eyJpdiI6IjQxQmRKdjhXSXNWbjArQXZ5NnlRNmc9PSIsInZhbHVlIjoiTUxTNnJML1VMemx6VTVVNlArSmQrVDVIU2xwRE5TU1NCNVEzUWhZQzVXTGtsSU5pVDNwVnJXMzE5dkR6Q1BlWW1jUDRjaVVjM1ExMzM3cmJ6aXlBNUJKZndNTjh3UHJxcWRhdGtubHNWaGEwSWl3TkllUmFWclY2VmMyVFFHakUiLCJtYWMiOiIyMWE1OTdkNDJmODU5YzNhNzYwZTViMDE0OTIwMTI3MmRjZjhiNjk1ZTE3NjU0MTM4ZWIwNjUwNjRiZWU2N2Q4IiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 00:59:23 GMT; path=/; httponlyhours_frontend_session=eyJpdiI6IjQxQmRKdjhXSXNWbjArQXZ5NnlRNmc9PSIsInZhbHVlIjoiTUxTNnJML1VMemx6VTVVNlArSmQrVDVIU2xwRE5TU1NCNVEzUWhZQzVXTGtsSU5pVDNwVnJXMzE5dkR6Q" ] ]
                                                                                                                                                                                          session_attributes
                                                                                                                                                                                          0 of 0
                                                                                                                                                                                          array:5 [ "_token" => "CFGaEeIZ2vcxW7ZLiF7nP6T7yH9VDdl5YqokS9eP" "parent_page" => "pages.business" "url" => array:1 [ "intended" => "https://alpha.hours.com/Holiday-Inn-Express" ] "_previous" => array:1 [ "url" => "https://alpha.hours.com/Holiday-Inn-Express" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
                                                                                                                                                                                          ClearShow all
                                                                                                                                                                                          Date ↕MethodURLData
                                                                                                                                                                                          #12025-04-04 22:59:23GET/Holiday-Inn-Express125466747